Python 3 Fundamentals: Beginners Guide to Python Programming

所在平台: Udemy

课程主页: https://www.udemy.com/course/python-3-fundamentals-guide-to-python-programming/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Python 3 基础:初学者的Python编程指南 课程概述:本课程旨在帮助从未编程过的完全初学者以及希望通过学习Python来增加职业选择的现有程序员。Python是全球最受欢迎的编程语言之一,许多大型公司(如谷歌)在关键应用程序(如谷歌搜索)中使用它。Python是机器学习、数据科学和人工智能的首选语言。它是一种高效的语言,可以用更少的代码实现更多的功能。Python的设计哲学强调代码易读性,使得代码更易于阅读、调试和扩展。 通过本课程的学习,您将获得扎实的Python编程基础,即使您以前从未编程过。掌握这些技能后,您将在未来雇主眼中变得更具就业竞争力和价值。 课程大纲: 第一部分 - 介绍与设置:在这一部分,我们将下载Python并在电脑(Windows、MAC)上进行设置,下载适用于多种语言的强大IDE—IntelliJ IDEA,并配置Python SDK以便创建和运行Python代码。 第二部分 - Python入门:我们将创建第一个Python程序,学习如何在Python中打印内容,了解字符串及其切片操作,从中提取特定数据,并初步了解列表。 第三部分 - Python初步:我们将学习代码块和条件语句,利用这些语句仅在特定条件下执行代码。我们还将学习如何使用IntelliJ中的调试器以及理解其重要性,探讨运算符、布尔值和真值表,最后了解复杂表达式并提高代码可读性。 第四部分 - Python中的循环:这一部分将是最有趣的。我们将深入了解循环、for循环和while循环,学习它们之间的区别及使用场景,掌握循环中的各种技巧(如break和continue),并运用这些技巧创建有趣的游戏。此外,我们还将学习二分搜索算法,为我们的程序增加一些智能。 您将在本课程中学习到: - 下载和安装Python - 设置IntelliJ IDEA作为IDE - 配置Python SDK - 学习Python中的打印功能 - 理解字符串的运作方式 - 了解特殊字符 - 学习如何索引和切片字符串 - 使用字符串运算符 - 创建条件语句 - 精通复杂表达式 - 了解布尔值和真值表 - 学习for循环和while循环 - 深入循环的使用并应用于新游戏 通过这门课程,您将能够建立起扎实的Python编程基础,为未来的职业增长铺平道路。

课程评论(0条)

课程详情

This course is aimed at complete beginners who have never programmed before, as well as existing programmers who want to increase their career options by learning PythonPython is one of the most popular programming languages in the world. Tons of Huge companies like Google use it in mission critical applications like Google Search. It's the number one language choice for machine learning, data science and artificial intelligence. Python is an incredibly efficient language: your programs will do more in fewer lines of code than many other languages would require. It's design philosophy emphasizes code readability. Your code will be easy to read, easy to debug, and easy to extend and build upon compared to other languages.To get those high paying jobs you need an expert knowledge of Python, and that's what you will get from this course. By the end of the course you'll have a solid foundation in Python programming. And yes, this applies even if you have never programmed before. With the right skills which you will learn in this course, you can become employable and valuable in the eyes of future employers.Section 1 - Introduction & Setup:In the first section we're going to download Python on our computer (Windows, MAC) and set it up. We'll then download IntelliJ IDEA a very versatile IDE to use for multiple languages and especially Python. We'll also set up Python SDK so we can create and run Python code.Section 2 - Getting Started In Python:We'll create our first Python program. We'll learn about printing in python and learn what strings are and how we can slice them in order to extract certain data from them. We'll also understand how strings are a sequence of characters and that we can actually index through those characters, so this will be a small introduction into Lists.Section 3 - First Steps In Python:In this section we're going to learn about code blocks and how we can use conditional statements to execute certain code only in certain conditions. We'll learn how we can use the Debugger in IntelliJ and understand how important it is. We'll also delve into testing operators, Boolean values and Truth Tables. Finally we'll see what complex expressions are and how we can use them to our advantage to make code more readable.Section 4 - Loops In Python:This will probably be the most fun section. We'll delve into Loops, for loops and while loops and learn the difference between them and when to use each. We'll learn different tricks to use in loops such as break and continue and apply those tricks to create fun games. We'll also learn Binary Search Algorithm that will introduce a bit of intelligence to our program.What You Will Learn In This Course:Download and install Python Download and set up IntelliJ IDEA as your IDESet up Python SDKLearn how print works in PythonLearn how stings work in PythonUnderstand what special characters are in PythonUnderstand how to index through stringsLearn how to slice strings to extract dataHow to using string operatorsCreate conditional statementsBecome an expert in complex expressionsLearn about Boolean valuesUnderstand what Truth tables are Learn for loops loops Learn While LoopsDelve deeper into loops and use them in new games

课程标签

0人关注该课程

主题相关的课程