close

【Python基礎】Python學習地圖總覽:課程分類 專案分類 問題解決

 

進入基本教學前,不要忘了訂閱按讚分享唷!

部落格教學網站:
https://pixnashpython.pixnet.net/blog
想要即時訂閱最新文章:
https://forms.gle/MdXmiF2HgHhNChL46
訂閱Telegram來接收最新資訊:
https://t.me/joinchat/VUUuDt67Uq5l6CIQ

YouTube:恩哥想當快樂社畜
https://youtube.com/channel/UCuj9oYDXt4D0mBgae4ODK-g

 

持續更新中~(不代表本站全部文章 可自行在分類資料夾尋找)

 

Python基礎學習


# day1--------------------------------------------------------------
【Python基礎】一次就裝好Python手把手裝到好
https://pixnashpython.pixnet.net/blog/post/27815922

【Python基礎】看完文章上手Spyder開發Python初學者必備神器
https://pixnashpython.pixnet.net/blog/post/27930538

【Python基礎】pip安裝Python套件包(package)的三大方法一種裝不好還有其他兩種!
https://pixnashpython.pixnet.net/blog/post/27827838

【Python基礎】python一次安裝多個套件包和查看已安裝的套件包
https://pixnashpython.pixnet.net/blog/post/28133286



# day2--------------------------------------------------------------
【Python基礎】Python基礎入門學會python的第一堂課:3分鐘看完馬上會寫程式
https://pixnashpython.pixnet.net/blog/post/28428766

【Python基礎】資料量化必學的list用法 不會要吃虧喔:list用法全解析
https://pixnashpython.pixnet.net/blog/post/28104460

【Python基礎】python基礎迴圈五分鐘上手:迴圈、df迴圈、list迴圈、dict迴圈、多元素迴圈、雙迴圈
https://pixnashpython.pixnet.net/blog/post/30106870



# day3--------------------------------------------------------------
【Python基礎】def是什麼?如何自訂義函數def
https://pixnashpython.pixnet.net/blog/post/29210275

【Python基礎】什麼是class類:五分鐘看完文章馬上懂物件導向及寫code
https://pixnashpython.pixnet.net/blog/post/28300458

【Python基礎】什麼是self?什麼是__init__?:看完文章馬上會用
https://pixnashpython.pixnet.net/blog/post/28850806



# day4--------------------------------------------------------------
【Python基礎】Python修飾符@Decorator:全網最簡單搞懂修飾符的一篇文章 別再問我為什麼出現@了!
https://pixnashpython.pixnet.net/blog/post/42008737


 

 

Python專案式學習


# 策略回測--------------------------------------------------------------
【Python量化資料】這樣買台積電會賺嗎?手把手教你策略回測與績效分析(上)
https://pixnashpython.pixnet.net/blog/post/30725983

【Python量化資料】這樣買台積電會賺嗎?手把手教你策略回測與績效分析(下)
https://pixnashpython.pixnet.net/blog/post/30725998



# 文字雲
【wordcloud】用python繪製文字雲:抓取yahoo新聞用jieba+wordcloud繪製自己的文字雲 看完文章5分鐘馬上會寫code
https://pixnashpython.pixnet.net/blog/post/28128736



# 瀏覽器控制-------------------------------------------------------------
【selenium】【實作】用Python來增加你的IG曝光度吧!(上):實戰教你瀏覽器控制!
https://pixnashpython.pixnet.net/blog/post/28400581

【selenium】【實作】用Python來增加你的IG曝光度吧!(下):實戰教你瀏覽器控制!
https://pixnashpython.pixnet.net/blog/post/29139340



# flask網頁設計----------------------------------------------------------
【Flask】網頁設計教學(一):快速搭起後端伺服器
https://pixnashpython.pixnet.net/blog/post/45897919

/--【html】認識常用標籤:一個網站基本上會建立的標籤與順序(網頁設計教學(一)之補充A)
https://pixnashpython.pixnet.net/blog/post/45987541

/--【html】不自動請求icon:你還在出現"GET /favicon.ico HTTP/1.1" 404 -(網頁設計教學(一)之補充B)
https://pixnashpython.pixnet.net/blog/post/45987829

【Flask】網頁設計教學(二):配置文件config想知道config是什麼就先看過來
https://pixnashpython.pixnet.net/blog/post/45988675

【Flask】網頁設計教學(三):資料由後端送至前端
https://pixnashpython.pixnet.net/blog/post/45988663

【Flask】網頁設計教學(四):接收由前端(客戶端)送回來的資料
https://pixnashpython.pixnet.net/blog/post/46154776

【ngrok】不用虛擬主機也能讓外部電腦也能連上你的網站:網站測試的好幫手
https://pixnashpython.pixnet.net/blog/post/46005880



# 網頁爬蟲---------------------------------------------------------------
【Python爬蟲】【實作】用Python爬ETF資料建立基金觀測站-初階
https://pixnashpython.pixnet.net/blog/post/28104684


 

 

Python套件運用學習


# Telegram API--------------------------------------------------------
【Telegram API】Python打造Telegram機器人手把手教學:最輕鬆最詳細的方法
https://pixnashpython.pixnet.net/blog/post/32391757

【Telegram API】python用Telegram api來傳送圖片、文件、聲音、影片、影像等
https://pixnashpython.pixnet.net/blog/post/46428874



# 提高效能------------------------------------------------------------
【threading】Python 多執行緒threading教學:三大方法一次學會 加速程式的運作速度吧!手把手教到好
https://pixnashpython.pixnet.net/blog/post/37296721



# 自動執行(排程)-------------------------------------------------------
【apscheduler】Python 程式排程必學(一):真正達到全自動化目標!快速入門篇
https://pixnashpython.pixnet.net/blog/post/37301110



# SQL Server資料庫----------------------------------------------------
【SQL Server】SQL Server教學(一):一次就裝好SQL Server手把手教到會!
https://pixnashpython.pixnet.net/blog/post/37393720

【SQL Server】SQL Server教學(二):限制權限給外部使用者(新增資料庫登入帳號)
https://pixnashpython.pixnet.net/blog/post/50127964

【SQL Server】SQL Server教學(三):SQL SERVER匯出及匯入、備份及還原教學一次學會最完美的搬移方法 
https://pixnashpython.pixnet.net/blog/post/50713255



# SQLite資料庫學習------------------------------------------------------- 
【SQLite3】輕型資料庫(一)快速上手篇:不用會太多SQL語法也能打造自己的財務資料庫!手把手交到會! 
https://pixnashpython.pixnet.net/blog/post/39913867 

【SQLite3】輕型資料庫(二)快速上手篇:Python常用的7大SQLite3語句!萬解啦!開啟執行存檔關閉資料庫 
https://pixnashpython.pixnet.net/blog/post/41554510 



# 使用者介面(Ui)------------------------------------------------------
【Pyqt5使用者介面開發】Python使用Qt Designer快速拉好使用者介面並讓它活起來
https://pixnashpython.pixnet.net/blog/post/27828182

【Pyqt5使用者介面開發】Pyqt5基本觀念及元件lineEdit、pushButton互動信號與槽
https://pixnashpython.pixnet.net/blog/post/27950392

【Pyqt5使用者介面開發】物件導向概念結合Pyqt5:更有效率管理程式碼!
https://pixnashpython.pixnet.net/blog/post/28392841



# 資料量化-------------------------------------------------------------
【Python量化資料】用Python抓取Yahoo Finance、investing.com股價資料 python抓取資料最輕鬆的兩大方法
https://pixnashpython.pixnet.net/blog/post/27855906

【Pandas】資料量化必學的DataFrame用法不會要吃虧喔:資料運算也就這幾個概念拉!
https://pixnashpython.pixnet.net/blog/post/28343118

【Quandl】如何用Python取得國外期貨資料
https://pixnashpython.pixnet.net/blog/post/28098776

【Talib】Python一次就裝好talib的方法及使用talib計算上百種技術分析指標
https://pixnashpython.pixnet.net/blog/post/28035316



# 虛擬環境--------------------------------------------------------------
【Python虛擬環境】虛擬環境下打包:conda env+pyinstaller打包你的py檔 防止打包後檔案過大
https://pixnashpython.pixnet.net/blog/post/28399552



# 打包-------------------------------------------------------------------
【Pyinstaller】用Pyinstaller乾淨俐落打包你的.py檔變.exe:3分鐘看完馬上會!
https://pixnashpython.pixnet.net/blog/post/28052204



# 路徑-------------------------------------------------------------------
【os】os常用取得檔案路徑方法:上一層目錄 資料夾內檔案 尋找路徑 創建路徑等大解析!
https://pixnashpython.pixnet.net/blog/post/29444563



# Pandas運用--------------------------------------------------------------
【Pandas】資料量化必學的DataFrame用法不會要吃虧喔:資料運算也就這幾個概念拉!
https://pixnashpython.pixnet.net/blog/post/28343118

【Pandas】全網最好懂的df多層級索引、多層索引教學:df的MultiIndex教學(建立、插入、索引)
https://pixnashpython.pixnet.net/blog/post/46551190

【Pandas】pandas.pivot_table資料透視:python的樞紐分析表
https://pixnashpython.pixnet.net/blog/post/47558386

【Pandas】存出多個df到同excel檔不同Sheet
https://pixnashpython.pixnet.net/blog/post/29954137

【Pandas】寫入到舊有的excel檔的不同sheet裡面,取代原本sheet:excel刪除sheet後寫入新資料方法
https://pixnashpython.pixnet.net/blog/post/30003586

【Pandas】df表格內格式調整:數字前面補0成四位 表格內代符號 千分位 百分比等等操作
https://pixnashpython.pixnet.net/blog/post/51387313



 

 

部落格教學網站:
https://pixnashpython.pixnet.net/blog
想要即時訂閱最新文章:
https://forms.gle/MdXmiF2HgHhNChL46
訂閱Telegram來接收最新資訊:
https://t.me/joinchat/VUUuDt67Uq5l6CIQ

 

arrow
arrow

    恩哥Python 發表在 痞客邦 留言(1) 人氣()