Learn the basics of Python ① Beginners

Introduction

I started programming by myself. From 30 years old to an engineer with no experience. I'm interested in artificial intelligence, so I want to learn it little by little.

Learning procedure and environment

・ Learn by referring to learning tools such as Aidemy and influencers. ・ IMac seems to be good, but due to budget constraints, I program on a Windows 10 desktop computer.

What i did

(1) Studying programming at Aidemy

・ Use of python ・ Character output with python

(2) Building a python environment

・ Build a python environment on Windows 10 Install "python 3.8" from Microsoft store 2020-11-21 (2).png I tried the "print function" I studied at Aidemy 2020-11-21 (3).png

Impressions and issues

・ Because knowledge of HTML is required for posting on Qiita, study.

This time, I tried using "# for changing the size of characters" and "a code for pasting an image and changing the size". I am keenly aware of my lack of ability and study "HTML" to make the article easier to read. .. ..

・ The basic study of Python for the development of artificial intelligence is done steadily.

The goal feels so far away. But I think it's awkward to frustrate what even teens and 20s can do. I want to continue while enjoying my efforts.

Recommended Posts

Learn the basics of Python ① Beginners
Basics of python ①
Review of the basics of Python (FizzBuzz)
About the basics list of Python basics
What beginners learned from the basics of variables in python
Learn the basics of Theano once again
[Python3] Understand the basics of Beautiful Soup
I didn't know the basics of Python
The basics of running NoxPlayer in Python
[Linux] Learn the basics of shell commands
Intuitively learn the reshape of Python np
[Python3] Understand the basics of file operations
Basics of Python scraping basics
the zen of Python
# 4 [python] Basics of functions
Basics of python: Output
About the ease of Python
python: Basics of using scikit-learn ①
About the features of Python
Basics of Python × GIS (Part 1)
The Power of Pandas: Python
python beginners tried to predict the number of criminals
Let's break down the basics of TensorFlow Python code
Learn the design pattern "Chain of Responsibility" in Python
How much do you know the basics of Python?
Basics of Python x GIS (Part 3)
Paiza Python Primer 5: Basics of Dictionaries
The story of Python and the story of NaN
[For beginners] Basics of Python explained by Java Gold Part 2
[Python] The stumbling block of import
Python basics
First Python 3 ~ The beginning of repetition ~
Python basics ④
Existence from the viewpoint of Python
pyenv-change the python version of virtualenv
Getting Started with Python Basics of Python
Change the Python version of Homebrew
Python basics ③
[Python] Understanding the potential_field_planning of Python Robotics
[Must-see for beginners] Basics of Linux
Basics of Python x GIS (Part 2)
[Python] The biggest weakness / disadvantage of Google Colaboratory [For beginners]
Python basics ③
Memorandum of beginners Python "isdigit" movement
Python basics ②
Python basics ②
[For beginners] Basics of Python explained by Java Gold Part 1
Seaborn basics for beginners ① Aggregate graph of the number of data (Countplot)
[Super basics of Python] I learned the basics of the basics, so I summarized it briefly.
Python beginners hit the unofficial API of Google Play Music to play music
Basics of binarized image processing with Python
Learn the design pattern "Prototype" in Python
Learn the design pattern "Builder" in Python
Check the behavior of destructor in Python
[Python] Minutes of study meeting for beginners (7/15)
[Learning memo] Basics of class by python
Learn the design pattern "Observer" in Python
Learn the design pattern "Proxy" in Python
Pass the path of the imported python module
Learn the design pattern "Command" in Python
Check the existence of the file with python