|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/everyday-programming-skills-for-beginners/
课程评论:没有评论
课程名称:程序员8合1捆绑包 概述:本课程涵盖所有主要的编程语言,从C、C++、Java、JavaScript、Python、PHP、Ruby到Swift2。学习计划为每日学习1小时,持续14天,学员需提前做好时间安排。本课程首部分将从C和C++编程语言开始,首先学习C的数据类型,然后深入了解C语言中最强大的元素——指针。掌握指针后,学员可以理解数组、结构体、以引用方式传递的参数及其他语言中难以接触的概念。接下来我们将探讨C++中的流,简化输入和输出的处理。 课程将继续学习PHP,涵盖基本语法、变量、循环和决策结构,同时学习面向对象特性及字符串函数。随之而来的是对数组的理解,以及如何使用REQUEST、GET和POST与服务器变量交互。随后,我们将学习如何连接MySQL数据库。 JavaScript则是一种可以被现代网页浏览器运行的编程语言,它与网页的HTML代码一起被下载。与仅用于显示内容的HTML不同,JavaScript为网页设计师提供了增强功能和交互性的能力。 接下来是Python部分,我们将安装Python 3解释器,学习如何在命令行中运行解释器以及执行Python源文件。然后我们将了解如何处理一些基本数据类型,包括如何进行简单的算术运算,并学习使用一种被称为“字符串”的数据类型来处理单词和字符。此外,我们还会覆盖表示真和假的布尔类型。 在Ruby部分,学员将学习如何在命令提示符下交互式运行Ruby,理解变量、常量、方法、类和控制结构,同时学习特性说明符、实现继承以及如何控制Ruby中的方法访问。 最后,我们将介绍Swift语言的版本2。Swift是一种强大语言,用于开发iPhone、iPad和OS X应用程序。学员将学习Xcode 7(苹果的集成开发环境),编写简单的Swift程序,以为将来开发完整的Mac和苹果移动设备应用做准备。 希望您加入这个令人兴奋的课程!
This course covers all leading programming languages, starting with C, C++, Java, JavaScript, Python, PHP, Ruby and Swift2 You are meant to watch 1 hour per day for 14 days. This is a commitment you must set aside before you start this course. We will start with C and C++ programming language. We'll start with data types of C, then quickly dispel the mystery (and fright) that surrounds C's most powerful element, the pointer. Understanding pointers first allows us to grasp the underlying nature of arrays and structs, parameters passed by reference, and many other things hidden by other languages but exposed in C. Then we will move to streams in C++ , which simplify input and output a great deal. Then we will start with PHP where we will cover basic syntax, variables, loops and decision constructs. Then we will learn object oriented features along with string functions. After this we will move to arrays then after understand how REQUEST, GET, and POST works with server variables. Next will be how to connect to MySQL database. JavaScript is a programming language that can be run by all modern web browsers. It is downloaded alongside the HTML code of a webpage. Unlike HTML, which can only be used to display content, JavaScript allows web designers to add functionality and interactivity to their websites. We will begin the Python section by installing the Python 3 interpreter. We will look at how to run the interpreter in the command line, as well as how to execute our Python source files.After that, we will learn about how to manipulate some basic data types. We will learn about how use Python to do simple arithmetic. Then, we will learn about working with words and characters, using a data type known as the "string". We will also cover the Boolean type, which is a representation of True and False inside of a programming language. In Ruby section we will learn how to run Ruby interactively at the command prompt. Then understand variable, constant, variables, methods, classes and control structures. We will also cover attribute specifiers, then learn implementing inheritance and how method access in Ruby works. Next section covers version 2 of the Swift language. Swift is a powerful language used to develop applications for iPhone, iPad, and OS X. In this course, you'll learn about Xcode 7 (Apple's integrated development environment), and learn to write short programs in Swift, which will prepare you to start learning to develop full applications for Macs and Apple's mobile devices. I hope you'll join us for this exciting course.