|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/python-beginner-projects-create-17-projects-from-scratch/
课程评论:没有评论
课程名称:Python初学者项目:从零创建17个项目 课程概述:Python是一种动态现代的面向对象编程语言,易于学习,适用于各种规模的任务。作为一种高级语言,Python更贴近人类语言,灵活性极高,因此被称为通用编程语言。Python的面向对象特性意味着它将所有事物视为对象,比如现实世界中的人或车。Python是一种解释型语言,不需要像Java那样进行编译,而是在运行时即时解释执行。Python被广泛应用于多种领域,包括游戏开发、统计数据与可视化、语音和面部识别等。许多全球知名网站,如Google、YouTube、Facebook、NASA、Disney、Pixar、Reddit、Pinterest、Instagram、Spotify、Survey Monkey和Yahoo Maps等,都以某种方式使用Python。 我们将创建的项目包括: - 图片滑块 - 货币转换器 - 贷款计算器 - 数字时钟 - 音乐播放器 - 文本转语音 - 随机密码生成器 - 重量转换工具 - 基本计算器 - 倒计时器 - 基本加密 - 生日提醒 - 网页抓取项目 - 机器学习项目 - 作品集项目 - 待办事项Web应用程序 - 彩票号码模拟器 - 屏幕休息程序 - 随机数生成器 - 乘法表生成器 - 去除元音的程序 - 数字猜谜游戏 本课程适合初学者,通过一个个小项目让学习者逐步掌握Python编程技能。
Python is a dynamic modern object -oriented programming language that 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 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 include:GoogleYoutubeFacebookNasaDisneyPixarRedditPinterestInstagramSpotifySurvey MonkeyYahoo MapsProjects we will create:Image SliderCurrency ConverterLoan CalculatorDigital ClockMusic Player Converting Text to Speech Random Password Generator Weight Conversion ToolBasic Calculator Countdown Timer Basic Encryption Birthday ReminderWeb scraping ProjectMachine Learning ProjectPortfolio ProjectTodo Web App ProjectLottery Number SimulatorScreen break programRandom Number GeneratorTimes Table GeneratorProgram to Removing vowels Number guessing game