[PYTHON] Programming learning record day 2

I took the Udacity course because it was a challenge for anything. I'm not good at English. I'm not good at it until now, so the point is from now on. Always keep in touch with new things and think for yourself. This is me now.

Python

Simple variable declaration: name ='tanaka' Simple display: print (name) How to name variables ○ Starting from the alphabet: name, book ❌ Starting with a number: 1name

Comparison operator x == y: x and y are equivalent x! = y: x and y are not equivalent

Precautions for conditional expressions if x == 40: ← colon; not

Boolean values have uppercase letters: True, False

Udacity

Course name: Responsive Web Design Fundamentals Required tools: Chrome DevTools and Udacity Front End Feedback Extension Chrome DevTools Shortcut Key List ↓ https://developers.google.com/web/tools/chrome-devtools/shortcuts

Chrome DevTools :  You can see the site structure such as html and css of the site. Device selection and original device can also be set, so it can be used for web-related development.

Q. Why is responsive design important? A. To view the site comfortably on various devices. It's for users to see websites comfortably.

device independent pixels (dips): Number of pixels in the browser Hardware pixels: The number of pixels of the device itself such as moble and pc

inconsistent: inconsistent

Recommended Posts

Programming learning record day 2
Learning record 4 (8th day)
Learning record 9 (13th day)
Learning record 3 (7th day)
Learning record 5 (9th day)
Learning record 6 (10th day)
Learning record 8 (12th day)
Learning record 1 (4th day)
Learning record 7 (11th day)
Learning record 2 (6th day)
Learning record 16 (20th day)
Learning record 22 (26th day)
Learning record No. 21 (25th day)
Learning record No. 10 (14th day)
Learning record No. 17 (21st day)
Learning record 12 (16th day) Kaggle2
Learning record No. 18 (22nd day)
Learning record No. 24 (28th day)
Learning record # 3
Learning record # 1
Learning record # 2
Learning record No. 19 (23rd day)
Learning record No. 29 (33rd day)
Learning record No. 28 (32nd day)
Learning record No. 23 (27th day)
Learning record No. 25 (29th day)
Learning record No. 26 (30th day)
Learning record No. 20 (24th day)
Learning record No. 27 (31st day)
Learning record No. 14 (18th day) Kaggle4
Learning record No. 15 (19th day) Kaggle5
Learning record 11 (15th day) Kaggle participation
Python learning day 4
Learning record (2nd day) Scraping by #BeautifulSoup
Go language learning record
Linux learning record ① Plan
Deep Learning Gaiden ~ GPU Programming ~
<Course> Deep Learning: Day2 CNN
Effective Python Learning Memorandum Day 6 [6/100]
Effective Python Learning Memorandum Day 12 [12/100]
Effective Python Learning Memorandum Day 9 [9/100]
Effective Python Learning Memorandum Day 8 [8/100]
Rabbit Challenge Deep Learning 1Day
<Course> Deep Learning: Day1 NN
Reinforcement learning 5 Try programming CartPole?
Effective Python Learning Memorandum Day 14 [14/100]
Effective Python Learning Memorandum Day 1 [1/100]
Subjects> Deep Learning: Day3 RNN
Python Machine Learning Programming> Keywords
Rabbit Challenge Deep Learning 2Day
Effective Python Learning Memorandum Day 13 [13/100]
Effective Python Learning Memorandum Day 3 [3/100]
Effective Python Learning Memorandum Day 5 [5/100]
Effective Python Learning Memorandum Day 4 [4/100]
1st month of programming learning
Effective Python Learning Memorandum Day 7 [7/100]
Effective Python Learning Memorandum Day 2 [2/100]
Activity record in the programming circle
Reinforcement learning 3 Dynamic programming / TD method
Thoroughly study Deep Learning [DW Day 0]
Learning history of programming transcendence beginners