[PYTHON] Reference resource summary (for beginners)

Originally it was managed by a mac reminder, but I think that it will be a learning roadmap for beginners, so I have summarized it. It may be messy because it is also for myself, but I think it is important to know good quality information, so I hope it will be helpful.

Will be updated from time to time

1.Git ・ Kame @ US Data Scientist's Blog Good articles that even beginners can do in an hour

2.Docker ・ What is environment construction

Kame @ US Data Scientist Udemy Course For the time being, it's really polite and easy to understand. Also cool.

-Docker command list If you forget it, check it with this

3. Test

Unit test

4.python ・ Introduction to Python 3 taught by active Silicon Valley engineers + Applications + American Silicon Valley style code style Udemy course You can learn python systematically, and there are practical contents such as code styles. Only then can you get an overall picture of python.

Introduction to kaggle If you want to kaggle, this is all you need to get started

Machine Learning (Stanford University) coursera course A highly recommended course of coursera. There are Japanese subtitles, so even people who can't speak English will have no problem.

5. Other

What is Node.js I thought it was a word I often hear when I first started w

Recommended Posts

Reference resource summary (for beginners)
What is scraping? [Summary for beginners]
Pandas basics summary link for beginners
Roadmap for beginners
[Linux command summary] Command list [Must-see for beginners]
Django tutorial summary for beginners by beginners ③ (View)
Django tutorial summary for beginners by beginners ⑤ (test)
Django tutorial summary for beginners by beginners ⑦ (Customize Admin)
Django tutorial summary for beginners by beginners ⑥ (static file)
Django Tutorial Summary for Beginners by Beginners (Model, Admin)
Django tutorial summary for beginners by beginners ① (project creation ~)
python textbook for beginners
Dijkstra algorithm for beginners
Summary for learning RAPIDS
OpenCV for Python beginners
Summary of pre-processing practices for Python beginners (Pandas dataframe)
[For beginners] Django Frequently used commands and reference collection
Learning flow for Python beginners
[For beginners] kaggle exercise (merucari)
[For beginners] Summary of standard input in Python (with explanation)
Linux distribution recommended for beginners
CNN (1) for image classification (for beginners)
Python3 environment construction (for beginners)
Overview of Docker (for beginners)
Python #function 2 for super beginners
Pipenv usage summary (for myself)
Seaborn basics for beginners ④ pairplot
Basic Python grammar for beginners
100 Pandas knocks for Python beginners
Python for super beginners Python #functions 1
Python #list for super beginners
[For beginners] A word summary of popular programming languages (2018 version)
~ Tips for beginners to Python ③ ~
[For Kaggle beginners] Titanic (LightGBM)
Linux command memorandum [for beginners]
Convenient Linux shortcuts (for beginners)
[For beginners] Summary of suffering from kaggle's EDA and its struggle
[Explanation for beginners] TensorFlow tutorial MNIST (for beginners)
Pandas basics for beginners ① Reading & processing
TensorFlow MNIST For ML Beginners Translation
Sentence summary using BERT [for relatives]
Pandas basics for beginners ⑧ Digit processing
Python Exercise for Beginners # 2 [for Statement / While Statement]
Python for super beginners Python # dictionary type 1 for super beginners
Machine learning summary by Python beginners
Seaborn basics for beginners ② Histogram (distplot)
[For beginners] Django -Development environment construction-
[For beginners] Script within 10 lines (1.folium)
Logistic Regression (for beginners) -Code Edition-
Python #index for super beginners, slices
Binary search summary for competition professionals
TensorFlow Tutorial MNIST For ML Beginners
Frequently used Linux commands (for beginners)
[Must-see for beginners] Basics of Linux
A brief summary of qubits (beginners)
FIR filter reference blog (for class)
Beginners use Python for web scraping (1)
Run unittests in Python (for beginners)
What is xg boost (1) (for beginners)
Beginners use Python for web scraping (4) ―― 1
Python #Hello World for super beginners