|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-to-code-in-java-from-scratch/
课程评论:没有评论
**课程名称:** 从零开始学Java编程 (Learn to code in Java from Scratch) **课程概述:** 本课程旨在教授初学者Java编程。Java是一种实用、健壮且流行的编程语言,非常适合入门。本课程强调“边学边做”的学习方式,通过简单易懂的视频,避免让初学者感到不知所措。 Java是一种区分大小写、现代、通用、面向对象的编程语言。其平台独立性是其受欢迎的原因之一,意味着Java代码一次编写,即可在macOS、Windows或Linux等任何平台上运行。 **课程内容将涵盖:** * **Java基础知识:** * 基本数据类型 (Primitive Data Types) * 变量 (Variables) * 数组 (Arrays) * **Java核心语法:** * 声明和初始化各种数据类型的变量 * 基本算术运算符 (Basic Arithmetic operators) * 使用条件语句控制程序流程 (Controlling flow with conditional code) * 创建方法 (Creating Methods) * 创建事件处理方法 (Creating Event Handler methods) * 使用组件控件及其属性更改 (Using Component controls and changing their properties) * **环境搭建:** * 安装Java JDK * 安装NetBeans IDE(一个适合Java开发的IDE) * **实践项目(含图形用户界面 GUI):** * 数字时钟 (Digital Clock) * 温度转换器 (Temperature Converter) * 身高转换器 (Height Converter) * 字数统计工具 (Word Count Tool) * **故障排除:** * 解决编译错误 (Troubleshoot Compile errors) **课程目标:** 无论是作为编程的起点,还是为现有技能库增添新技能,本课程都将帮助您理解Java语言,并运用其构建自己的软件。
Learning to code can be both fun and rewarding. Java is a useful ,robust and popular programming language to embark on that journey. The best way to learn programming is my doing and getting your hands dirty.This course is a practical Hands-on course with simple to follow videos that will not overwhelm a beginner programmer. 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. You will learn about: Primitive Data Types Basic Data types Variables Arrays We will also build some projects with graphical user interfaces -GUI The projects include:Digital ClockTemperature ConverterHeight ConverterWord Count Tool 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 typesExploring Basic Arithmetic operatorsTroubleshoot Compile errorsControlling flow with conditional codeCreating MethodCreating Event Handler methodsUsing 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.