Home  >  Article  >  python latest video tutorial collection

python latest video tutorial collection

PHP中文网
PHP中文网Original
2017-08-17 13:27:392109browse

"Python Tutorial: Developing Cross-Platform Notepad Video Tutorial" introduces you to the project introduction and effect demonstration of Python development of cross-platform notepad, analysis of the project, implementation of menu functions, new files, save and save as Detailed explanation for other functions.

1. Python Tutorial: Developing Cross-Platform Notepad Video Tutorial

python latest video tutorial collection

## Course View address: http://www.php.cn/course/629.html

Introduction: "Python Tutorial: Developing Cross-Platform Notepad Video Tutorial" 》Introducing you to the project introduction and effect demonstration of Python development of cross-platform notepad, analysis of the project, implementation of menu functions, detailed explanations of new files, save and save as functions.

2. Python Tutorial Tkinter Video Tutorial

python latest video tutorial collection

Course view address :http://www.php.cn/course/628.html

Introduction: "Python Tutorial: Tkinter Video Tutorial" explains what Tkinter is. Tkinter related expansion, architecture analysis, configuration and events and other related knowledge points.

3. python tutorial Django video tutorial

python latest video tutorial collection

Course view address :http://www.php.cn/course/627.html

Introduction: "Python Tutorial: Django Video Tutorial" introduces the development of related projects Process and development environment, use of logger, introduction to database, file upload and other functions.

4. Python practical crawler video tutorial

python latest video tutorial collection

Course view address: http://www.php.cn/course/603.html

Introduction: This set of "Python Practical Crawler Video Tutorial" is a very powerful set Python practical video tutorials. Friends who already have a certain understanding of Python and have mastered Python and want to take a step further can learn this set of tutorials!

5. Wheat Academy Django Personal Blog System Video Tutorial

python latest video tutorial collection

Course View address: http://www.php.cn/course/581.html

Introduction: There are many different Web frameworks under Python. Django is the most representative of the heavyweight players. Many successful websites and apps are based on Django. Django is an open source web application framework written in Python. "Wheat Academy Django Personal Blog System Video Tutorial" takes you through creating a personal blog system.

6. Oldboy Python Advanced Operation and Maintenance Practical Premium Advanced Video Tutorial

python latest video tutorial collection

## Course view address:

http://www.php.cn/course/568.html

Introduction: Python is an object-oriented, Interpreted computer programming language, invented by Guido van Rossum in 1989, and the first public release was released in 1991. Python is purely free software. The source code and interpreter CPython follow the GPL (GNU General Public License) agreement. Python syntax is concise and clear, and one of its features is the forced use of white space as statement indentation. Python has rich and powerful libraries. It is often nicknamed the glue language, which can easily connect various modules made in other languages ​​​​(especially C/C++) together. "Old Boy Python Advanced Operation and Maintenance Practical Premium Advanced Video Tutorial" will give you an in-depth understanding of the Python language

7. Black Horse Cloud Classroom's 8-day in-depth understanding of Python video tutorial

python latest video tutorial collection

Course view address: http://www.php.cn/course/556.html

Introduction: Python, is a An object-oriented, interpreted computer programming language invented by Guido van Rossum in 1989. The first public release was released in 1991. Python is purely free software. The source code and interpreter CPython follow the GPL (GNU General Public License) agreement. Python syntax is concise and clear, and one of its features is the mandatory use of white space as statement indentation. Python has rich and powerful libraries. It is often nicknamed the glue language, which can easily connect various modules made in other languages ​​​​(especially C/C++) together. "Black Horse Cloud Classroom 8-day in-depth understanding of Python video tutorial" will take you to an in-depth understanding of the Python language

8. Little Turtle's zero-based entry-level video tutorial on learning Python

python latest video tutorial collection

Course view address: http://www.php.cn/course/504.html

Introduction: "Little Turtle's Zero-Based Introduction to Learning Python Video Basics" is an introductory tutorial for Python development. It will introduce the characteristics and scope of application of the Python language, Python's basic data types, conditional judgments and loops, and functions. , as well as Python-specific slicing and list generation. Hopefully this python tutorial will get you started quickly and write simple Python programs.

9. Zhonggu Education Python video tutorial

python latest video tutorial collection

Course viewing address: http://www.php.cn/course/501.html

#Introduction: "Zhonggu Education Python Video Tutorial" is an introductory tutorial for Python development. , it will introduce the characteristics and scope of application of the Python language, Python's basic data types, conditional judgments and loops, functions, and Python's unique slice and list generation expressions. Hopefully this python tutorial will get you started quickly and write simple Python programs.

10. Black Horse Cloud Classroom NoSQL Redis Technology Video Tutorial

python latest video tutorial collection

Course view address: http://www.php.cn/course/487.html

Introduction: Redis is a high-performance key-value database. The emergence of redis has largely compensated for the shortcomings of key/value storage such as memcached, and can play a very good supplementary role to relational databases in some situations. It provides Java, C/C++, C#, PHP, JavaScript, Perl, Object-C, Python, Ruby, Erlang and other clients, which is very convenient to use. "Black Horse Cloud Classroom NoSQL Redis Technology Video Tutorial" will help you understand Redis technology.

11. Python3.4 Chinese Manual

python latest video tutorial collection

Course view address: http://www.php.cn/course/459.html

Introduction: Python3.4 Chinese Manual

12. Python Learning Manual

python latest video tutorial collection

## Course viewing address: http://www.php.cn /course/366.html

Introduction: Python is purely free software. The source code and interpreter CPython follow the GPL (GNU General Public License) agreement. The syntax is concise and clear, and one of its features is the forced use of white space as statement indentation. Has a rich and powerful library. It is often nicknamed the glue language, which can easily connect various modules made in other languages ​​​​(especially C/C++) together.

13. JFinal Online Manual

python latest video tutorial collection

## Course viewing address:

http://www.php.cn/course/338.html

Introduction: JFinal is an extremely fast WEB + ORM development framework based on Java language. Its core design goals are rapid development, small amount of code, simple learning, powerful functions, lightweight, easy to expand, and Restful. While having all the advantages of the Java language, you also have the development efficiency of dynamic languages ​​such as ruby, python, and php! Save you more time to spend time with your lover, family and friends.

14. Yan Shiba mongodb video tutorial

python latest video tutorial collection

course view address :http://www.php.cn/course/317.html

Introduction: MongoDB is written in C++ language and is based on distributed files Open source database system for storage. Under high load conditions, adding more nodes can ensure server performance. MongoDB aims to provide scalable, high-performance data storage solutions for WEB applications. "Yan Shiba MongoDB Video Tutorial" will teach you how to use this distributed file storage database.

15. python meets data collection video tutorial

python latest video tutorial collection

Course view address :http://www.php.cn/course/315.html

Introduction: In this era, data is becoming more and more important, data = money, has become a theorem. The "Python Meets Data Collection Video Tutorial" course allows you to initially master the use of Python for data collection, and how to read data from TXT and PDF documents. Master this course and create your own value

16. Marco Education’s complete explanation video of python basic grammar

python latest video tutorial collection

## Course viewing address: http:/ /www.php.cn/course/306.html

Introduction: Python is an object-oriented interpreted computer programming language with concise and clear syntax and rich features. and powerful libraries. "Marco Education Python Basic Grammar Full Explanation Video" takes you from shallow to deep to learn the basic Python syntax and deeply understand the characteristics of the Python language.

17. Python object-oriented video tutorial

python latest video tutorial collection

Course view address: http://www.php.cn/course/273.html

#Introduction: Object-oriented is a very mainstream idea in current programming languages. Python has a very good implementation of object-oriented. At the same time, with the help of Python's flexible syntax, some cool object-oriented features can be implemented.

18. Application of Python in Data Science

python latest video tutorial collection

Course view Address: http://www.php.cn/course/264.html

Introduction: Python is becoming more and more widely used in recent years. As a universal scripting language that is being used in all walks of life, this course describes the application of Python in data science, starting from the most basic syntax, and going from shallow to deep, layer by layer. After completing this course, students will have a solid foundation in python and be able to quickly solve practical problems at work.

19. Geek Academy Python video tutorial

python latest video tutorial collection

Course view address :http://www.php.cn/course/219.html

Introduction: Python is an interpreted, object-oriented, dynamic data type high-level programming language. Python is a great language for beginning programmers, supporting a wide range of application development, from simple word processing to WWW browsers to games. "Geek Academy Python Tutorial" will take you to quickly understand all aspects of Python programming, and is suitable for developers who want to learn the Python programming language from scratch. Of course, this tutorial will also go into depth on some modules to give you a better understanding of Python applications.

20. Django Tutorial

python latest video tutorial collection

## Course view address: http://www.php.cn/course/71.html

Introduction: "Django Tutorial" There are many different web frameworks under Python. Django is the most representative of the heavyweight players. Many successful websites and apps are based on Django. Django is an open source web application framework written in Python. Django abides by BSD copyright, was first released in July 2005, and released the first official version 1.0 in September 2008. Django adopts the MVC software design pattern, namely model M, view V and controller C, which can be used to quickly build high-performance, elegant websites!

21. Python 3 Tutorial

python latest video tutorial collection

Course viewing address: http://www.php.cn/course/50.html

Introduction: "Python 3 Tutorial" Python version 3.0, often called Python 3000, Or Py3k for short. This is a major upgrade compared to earlier versions of Python. In order not to bring too much burden, Python 3.0 was not designed with backward compatibility in mind. Python language is very simple and easy to use for beginners and to complete common tasks.

22. Python basic introductory tutorial

python latest video tutorial collection

Course viewing address: http://www.php.cn/course/32.html

Introduction: Python is an interpreted, object-oriented, high-level program with dynamic data types Design language. Python was invented by Guido van Rossum at the end of 1989, and the first public release was released in 1991. "Python Basics Tutorial" is suitable for developers who want to learn the Python programming language from scratch.

23. Perl introductory tutorial

python latest video tutorial collection

Course view address: http://www.php.cn/course/30.html

Introduction: Perl is the abbreviation of Practical Extraction and Report Language, which can be translated as "Practical Report Extraction" language". Perl is a high-level, general-purpose, literal, dynamic programming language. Perl was originally designed by Larry Wall and published on December 18, 1987. Perl borrows features from C, sed, awk, shell scripts, and many other programming languages. The most important feature of Perl is that Perl integrates regular expressions..

[Related Q&A recommendations]:

python redis list insertion speed is too slow

python - When I use pip install -r requirements.txt to download, why can some parts be downloaded and some cannot?

macos - Unable source activate python27

python - Can I use pyhive to execute the source statement?

python - pycharm has ideavim installed, select it and press the delete key in the upper right corner It has become the ← key and cannot be deleted

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn