|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-7-useful-python-beginner-projects-from-scratch/
课程评论:没有评论
**课程名称:** 从零开始构建7个实用的Python初学者项目 **课程概述:** 本课程专注于Python这一动态、现代、面向对象的编程语言。Python以其易学性和广泛的应用领域(大大小小项目均可胜任)而闻名。它是一种高级语言,更接近于人类思维,同时也是一种通用的、灵活的编程语言。值得一提的是,Python的名字并非来源于蛇,而是源自英国喜剧团体“蒙提·派森”。 Python的面向对象特性体现在其将一切视为“对象”,如同现实世界中的人或汽车。它是一种解释型语言,无需像Java那样进行编译,能够即时解释并运行。Python的应用范围极广,包括游戏开发、统计数据分析与可视化、语音和面部识别等。众多全球知名网站,如Google、YouTube、Facebook、NASA、Disney、Pixar、Reddit、Pinterest、Instagram、Spotify、Survey Monkey以及Yahoo Maps等,都在不同程度上使用了Python。 本课程强调实践,您将从零开始亲手创建7个项目,具体包括: * 数字时钟 * 倒计时器 * 计算器 * 体重转换工具 * 乘法表生成器 * 随机数生成器 * 猜数字游戏 * 移除元音字符程序 学习新编程语言的最佳方法是动手实践。通过完成本课程,您将掌握实用的技能,激发您的创造力,独立构建更多应用程序。期待您的加入!
Python is a dynamic modern object -oriented programming language. It is easy to learn and can be used to do a lot of things both big and small.Python is what is referred to as a high level language.That means it is a language that is closer to humans than computer.It is also known as a general purpose programming language due to it's flexibility. Python did not get it's name from the snake but rather from the British comedygroup known as Monty Python. Python is object -oriented means it regards everything as an object.An object in the real world could be a person or a car.Python is an interpreted language that does not need to be complied like for example java programming language.It is interpreted and run on the fly the same time. Python has been used in a lot of places like in creating games,for statistical data and visualisation,speech and face recognition. Some of the biggest websites on this planet earth use python in one way or another. Examples inlude:GoogleYoutubeFacebookNasaDisneyPixarRedditPinterestInstagramSpotifySurvey MonkeyYahoo Maps This course is a practical and hand on course where you will create 7 projects from scratchThe projects we will create together are: A Digital Clock A countdown timer A Calculator A weight conversion tool A times tables generator A Random number generator A Number Guessing Game A Vowel removal program The best way to learn a new programming language is by building something with it. By the end of this course you would have acquired some useful skills to get creative building more apps on your own. I look forward to welcoming you to the course.