12 Weekend Coding projects for beginners from scratch

所在平台: Udemy

课程主页: https://www.udemy.com/course/12-weekend-coding-projects-for-beginners-from-scratch/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Coursera 课程总结:12个周末从零开始的编程项目 本课程面向编程初学者,旨在教授计算机编程的基础知识,并带你通过动手实践,在四个广受欢迎且高需求的编程语言——Java、Python、JavaScript和C#——中创建12个实用的编程项目。 **课程亮点:** * **语言广泛:** 涵盖了当今技术驱动世界中最核心的四种编程语言,为你未来的发展奠定坚实基础。 * **Java:** 强调其作为一种通用的、面向对象的编程语言,在Web开发和移动应用领域应用广泛,尤其提到其在亿万手机上的运行量。 * **Python:** 突出其解释性、面向对象、高级特性以及动态类型和绑定,使其成为快速应用开发和连接现有组件的理想选择。 * **JavaScript:** 明确其作为Web开发的核心语言,几乎被所有主流浏览器和移动浏览器支持。 * **C#:** 介绍其作为一种优雅、类型安全的面向对象语言,能够构建在.NET Framework上运行的各种安全、健壮的应用程序。 * **项目导向:** 通过12个循序渐进的项目,让你在实践中掌握编程概念和语言特性。项目涵盖了软件开发的多个方面,包括: * **C#项目:** * 音乐播放器 * 画板绘图应用 * 数据库驱动的登录表单 * 图片上传应用 * **Java项目:** * 单词计数器 * 百分比计算器 * BMI计算器 * **JavaScript项目:** * 基础计算器 * 待办事项(Todo)应用 * 互动式问答应用 * **Python项目:** * 数字时钟 * 乘法表生成器 本课程的教学方式强调“边学边做”,让你在完成有趣项目的过程中,直观地理解编程语言的工作原理,并逐步建立起独立解决问题的能力。无论你是否拥有编程背景,都能通过这12个周末项目,开启你的编程之旅。

课程评论(0条)

课程详情

Programming languages are the building blocks for communicating instructions to machines, without them the technology driven world we live in today wouldn't exist. Programming can be fun as well as challenging. In this beginners course we will be learning to code using four very popular and high in demand programming languages:JavaPythonJavaScriptC#Java is a general purpose high-level, object-oriented programming language. Java is one of the most commonly used languages for developing and delivering content on the web. An estimated nine million Java developers use it and more than three billion mobile phones run it. Java is an object-oriented language, which means that programmers define not only the data type of a data structure, but also the types of functions that can be applied to the data structure.Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. JavaScript is a programming language for the web. It is supported by most web browsers including Chrome, Firefox, Safari, internet Explorer, Edge, Opera, etc. Most mobile browsers for smart phones support JavaScript too.C# is an elegant and type-safe object-oriented language that enables developers to build a variety of secure and robust applications that run on the.NET Framework. You can use C# to create Windows client applications, XML Web services, distributed components, client-server applications, database applications, and much, much more. The projects we will create are:Creating your own Music player with C#Create your own Paint drawing app with C#Create a database driven Login Form with C#Create an Image Upload App with C#Create a word count Tool with JavaCreate a Percentage Calculator Tool with JavaCreate a BMI tool with JavaCreate a Basic calculator with JavaScriptCreate a Todo App with JavaScriptCreate an Interactive Quiz App with JavaScriptCreate a digital clock with PythonCreate a Times Table Generator with Python

课程标签

0人关注该课程

主题相关的课程