|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/java-for-beginners-create-10-useful-complete-projects/
课程评论:没有评论
**课程名称:Java for beginners: Create 10 useful complete projects** **课程概述:** 本课程是一门实践性极强的Java入门课程,旨在帮助学习者通过实际动手操作掌握Java编程。Java作为一门广泛应用、稳定且流行的编程语言,非常适合初学者入门。本课程强调“边学边做”的学习理念,您将从头到尾进行大量的编码实践。Java是一种区分大小写、现代、通用的面向对象编程语言,其跨平台性是其受欢迎的重要原因之一——一次编写,即可在Mac、Windows或Linux等任何平台上运行。 在本课程中,您将循序渐进地完成10个实用且完整的Java项目,包括: * 数字时钟 * 体重转换器 * 温度转换器 * 身高转换器 * 随机数生成器 * 百分比计算器 * 单词计数工具 * 加数程序 * 判断闰年程序 本课程将引导您掌握Java基础知识、核心语法以及编写健壮Java代码的必备技能。您将学习如何安装Java JDK和NetBeans IDE(一个强大的Java开发环境),然后深入学习Java语言本身。课程内容涵盖: * 声明和初始化各种数据类型的变量 * 探索基本的算术运算符 * 排查编译错误 * 使用条件代码控制程序流程 * 创建方法 * 创建事件处理方法 * 使用组件控件并修改其属性 无论您是编程新手,还是想为现有技能集添加Java,本课程的教学视频都将帮助您理解Java语言,并利用它来构建自己的优秀软件。
Java is a useful ,robust and popular programming language to embark on that journey. This course is a practical Hands-on course from the first to the last section. The best way to learn is by doing so you will be doing a lot of coding. Java is a case-sensitive, modern, general-purpose, object-oriented programming language. One of the reasons Java is so popular is that it is platform independent. You only need to write java code once and then run it on any platform be it mac, windows or Linux. In this course we will create 10 practical and useful projects step by step. The projects include: Digital Clock ,Weight Converter, Temperature Converter, Height Converter Random Number Generator, Percentage Calculator ,Word Count Tool Add number program, Program to determine Leap Year This course will guide you through java basics, its core syntax, and the fundamentals of writing strong java code. I will show you how to install Java JDK and NetBeans IDE. Netbeans is a great IDE for developing in java, and then dive into the language itself. Along the way, we will cover topics such as: Declaring and initializing variables with a variety of data types Exploring Basic Arithmetic operators Troubleshoot Compile errors Controlling flow with conditional code Creating Method Creating Event Handler methods Using Component controls and changing their properties If java is your first step into programming or adding it your existing skillset, these training videos will help you understand the language and use it to build your own great software.