Course Elementary 128338
Course Introduction:Python is an interpreted, object-oriented, dynamic data type high-level programming 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.
Course Intermediate 47228
Course Introduction:A very powerful practical Python video tutorial. This set of "Python Practical Crawler Video Tutorial" is for friends who already have a certain understanding of Python and have mastered Python and want to take a step further. You can learn this set of tutorials!
Course Intermediate 24220
Course Introduction:"Python Advanced Video Tutorial" This course was recorded by Geek Academy. Python is a completely object-oriented language. Functions, modules, numbers, and strings are all objects. And it fully supports inheritance, overloading, derivation, and multiple inheritance, which is beneficial to enhance the reusability of source code. Python supports overloaded operators and dynamic typing. Compared with Lisp, a traditional functional programming language, Python only provides limited support for functional design. There are two standard libraries (functools, itertools) that provide proven functional programming tools in Haskell and Standard ML.
Course Elementary 4258
Course Introduction:The course is reproduced from Bilibili: https://www.bilibili.com/video/BV1ZT4y1d7JM
Course Elementary 4599
Course Introduction:Suitable for the crowd: Friends who want to learn PythonWEB development. Course goal: Lead students to learn PythonWEB development in all aspects, from simple to deep, and practice the whole project.
Course Elementary 2114
Course Introduction:Concurrent programming is a technology used to improve the running speed of programs, including multi-threading, multi-process, asynchronous IO and other means; this course challenges the concurrent programming technology of Python; transforming web crawlers to crawl concurrently, and transforming web services to run business logic concurrently.
Course Advanced 13190
Course Introduction:"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 functions, etc. Detailed explanation.
Course Elementary 4865
Course Introduction:This course is reproduced from Bilibili: https://www.bilibili.com/video/BV1oF411x7Er
Course Elementary 35354
Course Introduction:Python is a dynamically interpreted programming language. Python can be used on various operating systems such as Windows, UNIX, and MAC, and can also be used on Java and .NET development platforms. For getting started, the main thing is to master the basic syntax and be familiar with programming specifications. Therefore, most of the tutorials are basically the same, so it is recommended to choose a tutorial that suits you and stick to it.
Course Elementary 178140
Course Introduction:"Little Turtle's Zero Basics 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, functions, and Python's unique slicing and List expression. Hopefully this python tutorial will get you started quickly and write simple Python programs.
Course Intermediate 3183
Course Introduction:This course is reproduced from bilibili Luffy Academy IT: https://www.bilibili.com/video/BV1Xy4y1s792
Course Intermediate 17200
Course Introduction:"Python Web Framework Flask Advanced Video Tutorial" This course is recorded by Geek Academy. It is an advanced explanation of the previous part of the "Python Web Framework Flask Getting Started Video Tutorial" course. Flask is a lightweight web application framework written in Python. Its WSGI toolbox uses Werkzeug and its template engine uses Jinja2. Flask is licensed under BSD.
Course Elementary 21780
Course Introduction:This course is suitable for developers who want to learn the Python programming language from scratch. Taking you into the world of python from the shallower to the deeper, a good course for self-study python, the Band of Brothers course
Course Elementary 22797
Course Introduction:Python is an object-oriented interpreted computer programming language with concise and clear syntax and rich 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.
Course Intermediate 31946
Course Introduction:"Python Scrapy Web Crawler Practical Video Tutorial" allows us to take you to uncover the mystery of crawlers, master the basic principles of crawlers, deeply understand the scrapy framework, use scrapy to carry out practical projects, and solve common problems encountered in the data crawling process.
Course Elementary 11838
Course Introduction:This course is suitable for developers who want to learn the Python programming language from scratch. It will take you into the python world from the shallower to the deeper, and it is a good course for self-study python.
Course Intermediate 17339
Course Introduction:Python is 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. "Old Boy Python Advanced Operation and Maintenance Practical Premium Advanced Video Tutorial" will give you an in-depth understanding of the Python language
Course Elementary 3144
Course Introduction:Reprinted from Bilibili: https://www.bilibili.com/video/BV1Ja411c74f
Course Elementary 2900
Course Introduction:"Python Crawler Practical Tutorial: Crawling Images from a Website in Batch" will help you uncover the mystery of crawlers through actual combat. It will introduce how to crawl images on the website. Reprinted with permission from: https://www.bilibili.com/video/BV1qJ411S7F6
Course Elementary 3349
Course Introduction:This course takes you on a programming journey. Starting from scratch, this 6-hour course will guide you through the fundamentals and advanced concepts of Python. Whether you're a beginner or an experienced programmer looking to improve your skills, Mosh's in-depth explanations and clear teaching methods will get you up to speed with Python quickly. Learn more about variables, data types, conditionals, loops, functions, objects, and modules and solidify your understanding with hands-on exercises. This course is ideal for learning Python and preparing you for a variety of career fields. Mosh's expertise and passion for education will give you the confidence to start on your path to becoming a proficient Python developer.