Reference site: [Free to use] 7 learning sites where you can study Python
Python is a recommended language for programming beginners because of its simple grammar and readability. Python is specific to a particular purpose and tends to be popular. As mentioned above, it is a perennial favorite in fields such as computer algebra. Recently, big data-related projects that find knowledge from a large amount of data have become popular, but along with R, a programming language specialized in data analysis, Python, which has a high execution speed, is becoming more popular. It is said that. If you are interested in a particular area and want to become an expert, the choice to learn Python will be very attractive.
ACT is a medium for providing learning content such as programming. There are also several Pyhon lessons, ranging from those that specialize in basic Python syntax for beginners to those that are closer to the practice of creating landing pages with django and Python. It is a lesson for designers and engineers, so it is attractive that you can also learn design.
Dot Install has a very popular Python course, which has been taken more than 500,000 times, and more than 4,000 people are currently taking it. Pyhon seems to be chosen by many programming beginners because it is simple and easy to learn. The introductory content that you can learn for free includes variables, numbers, strings, commands such as sort and join, dictionaries, variables, objects, modules, etc., and is divided into short videos for each theme.
At paiza, the curriculum is based on programming data received by 50,000 people. You can start studying Pytohn immediately with an online editor without the need to build an environment. You will be able to create simple web applications such as "Calculation for Heisei" and "Omikuji" by watching 15 3-minute videos. Also, if you use Code Girl Collection, you can study Python as if you were playing a game while solving programming problems.
Progra! Is a site where you can train your programming skills by submitting assignments one by one. There are two types, the "This is it! Pyhon course", which extracts only 55 important Python items, and the "All-in-one Python course", which covers a wider range of 129 items. Since it is a learning style that builds up items one by one based on things such as "displaying characters on the screen", "using variables", "using arrays", even those who are not good at programming can continue without frustration. ..
Udacity is an American online learning site with the cooperation of Google and others. The service is basically in English, but some Japanese is supported by partnering with Recruit. The Python course also has Japanese subtitles, so even those who are not good at English can study. This is a program for beginners who can learn about functions and classes and challenge tasks in about two weeks. The instructor is an engineer with a brilliant background, having a master's degree from Stanford University and working at Google in the past.
Python-izm is a learning site specializing in Python. Introductory edition to know what kind of language Python is, where to install it, basic syntax, etc., methods such as if statement, for statement, print statement, basic edition to learn import, development environment, etc., handling of functions, packaging There is an advanced version that allows you to learn how to acquire extensions, and it is used by a wide range of programming learners from beginners to advanced users.
CheckiO
CheckiO is a web service that allows you to learn Python as if you were playing a game. By clearing programming problems, you can raise the level and move on to the next stage. As for the solved problem, other users can see different solutions, and there is also a lot of interaction between users, such as receiving comments and likes. Recommended for those who want to learn the basics of Python and further improve their skills. See details of CheckiO
Python is a programming language for beginners, and many people use it as a gateway to learning programming. In the past, many people learned from books because the learning content was mostly foreign, but recently, as mentioned above, many Japanese web services and websites have appeared, creating an environment that is easy to learn. If you are interested in Python, please use it.
Recommended Posts