[PYTHON] H29.2.27 ~ 3.5 Summary of what I did

A week of reflection

This week was a week of reflection. I could only do 3 days out of 7 days. The reason is that I went out. When I got an appointment, I gave priority to it and couldn't do it.

However, I was able to read the book in the meantime.

[Programming that you can learn at home](https://www.amazon.co.jp/%E3%81%8A%E3%81%86%E3%81%A1%E3%81%A7%E5%AD% A6% E3% 81% B9% E3% 82% 8B% E3% 83% 97% E3% 83% AD% E3% 82% B0% E3% 83% A9% E3% 83% 9F% E3% 83% B3% E3% 82% B0% E3% 81% AE% E3% 81% 8D% E3% 81% BB% E3% 82% 93-% E6% B2% B3% E6% 9D% 91-% E9% 80% B2 / dp / 4798130648 / ref = sr_1_2? ie = UTF8 & qid = 1488718995 & sr = 8-2 & keywords =% E3% 81% 8A% E3% 81% 86% E3% 81% A1% E3% 81% A7% E5% AD% A6% E3 % 81% B9% E3% 82% 8B)

This was for beginners. It's a pretty good book. However, there are times when the code suddenly comes up and you don't understand. JavaScript and C language are included in the sample code, but I have studied JavaScript a little, but C The language was refreshing. If you select what you don't understand and read on, it will come in smoothly. I've only learned object-oriented programming once, and I don't understand it at all, so I read this explanation roughly. It's a basic book, so I think it's a good idea to read it roughly.

New study

I've started studying at Udemy this week, so I'll introduce it.

I didn't understand Linux at all, so I decided to study. Is the final goal a continuation of this course? of

For students learning information systems for the first time

It is for students, but I think I am less than a student, so I took it. As of 2017.3.3, we have released up to WEEK3.

When I asked where I stumbled, First of all, the following things were done in the course.

  1. Start Ubuntu with VirtualBox
  2. Network settings
  3. SSH server installation
  4. Log in to Ubuntu at the terminal

I stumbled on 4. I was worried because I couldn't log in from the IP address at the terminal. The cause was a wrong user name.

Too simple a mistake wasted too much time and made me sick.

I haven't finished the plan to finish it in 5 days yet, so I will definitely aim to finish it this week.

Recommended Posts

H29.2.27 ~ 3.5 Summary of what I did
2017.3.6 ~ 3.12 Summary of what we did
A miscellaneous summary of what I researched about Ansible
A summary of what I have touched like a blog
Summary of study done this week (H29.2.13 ~ 2.24)
Summary of numpy functions I didn't know
Summary of study done this week (H29.1.30 ~ 2.5)
What I did with a Python array
What I did to save Python memory
[Python] What I did to do Unit Test
Summary of what was used in 100 Pandas knocks (# 1 ~ # 32)
What I did before installing Docker for Windows
What I did when updating from Python 2.6 to 2.7
I / O related summary of python and fortran
Numerical summary of data
Summary of pyenv usage
What I did when I stumbled on a Django tutorial
Summary of string operations
Summary of Python arguments
What I did to ssh to the VPS Ubuntu environment
What is a recommend engine? Summary of the types
What I did to get started with Linux commands
Summary of logrotate software logrotate
Summary of test method
Ventilation is important. What I did to keep track of the C02 concentration in the room
What I'm glad I studied in 2015 and what I'm thinking of learning in 2016
What I learned by solving 30 questions of python Project Euler
AtCoder What I did before it turned green, my impressions
What I did to welcome the Python2 EOL with confidence
I stumbled on TensorFlow (What is Out of GPU Memory)
What I saw by analyzing the data of the engineer market
Summary of python file operations
Summary of Python3 list operations
Convenient usage summary of Flask
Summary of Linux distribution types
What I learned about Linux
Basic usage of Pandas Summary
A brief summary of Linux
What I learned in Python
Summary of Proxy connection settings
What I did when I wanted to make Python faster -Numba edition-
What happens when I change the hyperparameters of SVM (RBF kernel)?
I did a lot of research on how Python is executed
What I did when I couldn't find the feature point with the optical flow of opencv and when I lost it