|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/sifirdan-ileri-seviyeye-python-programlama/
课程评论:没有评论
**课程名称:** A-Z 从零开始 Python 编程 **课程概述:** 本课程专为编程初学者设计,旨在从零基础开始,深入学习 Python 编程的基础知识和编程逻辑。通过系统性的讲解、编码练习、课后作业以及单元测试,帮助学员巩固所学内容,解决编程难题,最终成为一名熟练的 Python 开发者。 **课程结构:** * **第一部分:** 全面、深入地讲解 Python 编程的基础知识。 * **第二部分:** 通过大量的编码练习,加深对第一部分知识的理解和记忆。 * **第三部分:** 提供覆盖所有学习内容的课后作业,鼓励学员独立思考和解决问题,并附有详细的解决方案,帮助学员答疑解惑。课程结束后,学员将获得作业和答案的文档,方便复习。 * **第四部分:** 通过测试全面评估学员的学习成果,并提供详细的错误解释,帮助学员找出知识盲点并加以改进。 **课程内容:** 课程涵盖了 Python 编程的各个核心领域,包括但不限于: * **基础概念:** 变量、基本数据类型、运算符、条件结构、循环。 * **数据结构:** 列表、元组、字典、集合。 * **函数:** 自定义函数、预定义函数、Python 内置函数。 * **高级主题:** 错误处理、文件操作、面向对象编程、迭代器与生成器、模块概念。 * **Web 开发与数据处理:** HTTP 操作、Requests 模块、数据爬取(Beautiful Soup)、数据库管理(SQLite3)、数据分析(Numpy, Pandas)、数据可视化(Matplotlib, Seaborn)、可视化项目实战(Fifa 2019 球员分析)。 * **桌面应用开发:** PyQt5 基础与实战项目(电影票销售系统)。
TRBu kursta başlangıç seviyesinden itibaren Python Programlamanın temellerini ve programlama mantığını öğreneceğiz. Eğer ki yeni başlıyorsanız ve nereden başlayacağınızı bilmiyorsanız bu kurs tam size göre.Kurs İşlenişiKurs boyunca siz de bunu fark edecekseniz ki 1.Bölümle ilgili tüm temel bilgileri derinlemesine öğreneceğiz. 2.Bölümde öğrendiğimiz bilgilerin daha anlaşılır ve kalıcı olması için kodlama egzersizleri yapacağız. 3.Bölümde öğrendiğimiz tüm konuları kapsayan ödev soruları ile önce sizin çözmeniz hedeflenecek sonra benim çözümlerim ile kafanızdaki tüm soru işaretleri ortadan kalkacak. Kursun sonunda ödev sorularının ve cevaplarının çalışma dökümanlarına ulaşabileceksiniz. Bu sayede dersleri takip etmeniz daha kolay bir hale gelecek. 4.Bölümün sonunda sizlere sunulan testler ile kendinizi test edebilecek ve yanlış yaptığınız zaman neyin eksik olduğunu soru açıklamalarıyla birlikte görebileceksiniz.Kurs İçeriğiKurs boyunca aşağıdaki konuları görmeye ve öğrenmeye çalışacağız.DeğişkenlerTemel Veri TipleriOperatörlerKoşul YapılarıDöngülerListeler-Demetler-Sözlükler-KümelerFonksiyonlarHazır Tanımlı FonksiyonlarPythondaki Gömülü FonksiyonlarHata YönetimiDosya İşlemleriNesneye Yönelik ProgramlamaIterator ve Generator KavramlarıModül KavramıHTTP İşlemleri ve Request ModülüHTTP İşlemleri Requests Modülü ve Veri Kazıma Beautiful Soup Modülü Veri Tabanı Yönetimi ve SqLite3Veri Analizi - NumpyVeri Analizi - PandasVeri Görselleştirme - MatplotlibVeri Görselleştirme - SeabornVeri Analizi Görselleştirme Projesi - Fifa 2019 Oyuncu AnaliziMasaüstü Uygulama Geliştirme PyQt5PyQt5 - Sinema Bilet Satışı ProjesiENIn this course, we will learn the basics of Python Programming and programming logic from the beginner level. If you're just starting out and don't know where to start, this course is for you.Course SyllabusIf you will notice this during the course,We will learn all the basics about Part 1 in depth.In the 2nd part, we will do coding exercises to make the information we learned more understandable and permanent.With the homework questions covering all the topics we learned in the 3rd chapter, it will be aimed for you to solve first, and then all the question marks in your mind will be removed with my solutions. At the end of the course, you will have access to the working documents of the homework questions and answers. This will make it easier for you to follow the lessons.At the end of the 4th chapter, you will be able to test yourself with the tests presented to you and see what is missing when you make a mistake, together with the question explanations.Course ContentThroughout the course we will try to see and learn about the following topics.VariablesBasic Data TypesOperatorsCondition StructuresLoopsLists-Tuples-Dictionaries-SetsFunctionsPredefined FunctionsError ManagementFile OperationsObject Oriented ProgrammingModule ConceptDatabase Management and Sqlite3Data Analysis- NumpyData Analysis - PandasData Visualization - MatplotlibData Visualization - Seaborn