Python and C# for beginners: Create 12 Projects

所在平台: Udemy

课程主页: https://www.udemy.com/course/python-and-c-for-beginners-create-12-projects/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Python与C#初学者:创建12个项目 课程概述:本课程旨在教授初学者Python和C#两种现代对象导向编程语言。Python是一种灵活且易于学习的高级编程语言,用途广泛,包括游戏开发、数据统计与可视化、语音和面部识别等。Python的名字来源于英国喜剧团体Monty Python,而不是蛇。课程中我们将使用Python创建以下项目:数字时钟、倒计时计时器、计算器、重量转换工具以及乘法表生成器。 C#(发音为C Sharp)是由微软设计的一种面向对象编程语言,广泛应用于系统工程、桌面程序开发以及移动应用开发。课程将引导您掌握C#的基础知识、核心语法和编写高质量C#代码的基本技能。您将学习如何安装Visual Studio(一个优秀的C#开发集成开发环境),并深入了解C#语言的基本概念,包括变量和数据类型,最终使用C#创建项目。 通过本课程,您将掌握Python和C#的基础知识,提升编程能力,并在实际项目中应用所学技能。

课程评论(0条)

课程详情

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 We will create the following projects below using Python. A Digital ClockA countdown timerA CalculatorA weight conversion toolA times tables generator C# (pronounced C Sharp). is an object-oriented language designed by Microsoft and used by systems engineers, desktop programmers, and mobile app developers the world over. This course you will guide you through C#'s basics, its core syntax, and the fundamentals of writing strong C# code. I will show you how to install Visual Studio, a great IDE for developing in C#, and then dive into the language itself. You will learn about the basics of C# including variables and data types and also create some projects using C#.

课程标签

0人关注该课程

主题相关的课程