|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/java-training-complete-course-2022/
课程评论:没有评论
Coursera Java初学者全方位训练营课程总结 **课程名称:** Java Training Complete Course for Java Beginners All in One **课程概述:** 本课程是学习Java编程语言的绝佳入门。Java作为一门通用、多能且流行的编程语言,因其简洁易读的特性,非常适合作为第一门学习的语言。同时,它也是程序员必备的技能之一,应用范围广泛,从Web开发到软件开发,再到科学应用领域皆可涉猎。 **课程收获:** 完成本课程后,学员将熟练掌握基本的编程概念和Java编程语言,对核心Java(Core Java)有扎实的理解。本课程是“核心Java专项课程”系列的第一部分,该专项课程又隶属于一系列编程专项课程,旨在为学员提供在许多企业环境中作为Java IT开发人员就业所需的技能。课程包含大量的实践练习,确保学员对Java语言有深入的认识。具体能够: * 识别Java的优势。 * 掌握基本的Java语法,包括使用Java数据类型。 * 熟练运用分支和循环结构进行编程。 **目标学员:** * 所有对学习Java感兴趣的人。 * 程序员。 * 技术经理。 * 应用程序开发人员。 **课程内容:** **模块一:Java基础 (Java Fundamentals)** * 基础Java程序编写 * Java程序的编译与运行 * 控制台输出 * Java变量与数据类型 * Java运算符 * 条件语句 * 循环语句 (包括Break和Continue) * 数组 (一维数组和二维数组) * String类及其常用方法 **模块二:Java面向对象编程概念 (Java OOPS Concepts)** * 类(Class)与对象(Object) * Java方法(Methods) * 方法参数传递 * 值传递(Call by value)与引用传递(Call by reference) * Java构造方法(Constructor) * 方法重载(Method Overloading) * 构造方法重载 * this关键字 * 静态变量和静态方法(Static variables and methods) * Java继承(Inheritance) * 方法重写(Method Overriding) * super关键字 * final关键字 * Java接口(Interfaces) * Java包(Packages) * 访问修饰符(Access Modifiers) * 异常处理(Exception Handling) * ArrayList * HashMap * JDBC 期待在课程中相遇!谢谢。
Why Learn Java?Java is a general-purpose, versatile and popular programming language. It's great as a first language because it is concise and easy to read, and it is also a good language to have in any programmer's stack as it can be used for everything from web development to software development and scientific applications.Take-Away Skills:This course is a great introduction to both fundamental programming concepts and the Java programming language. By the end, you'll be comfortable programming in Core Java.This Course is the first of a series of courses that make up the Core Java Specialization. The Core Java Specialization, in turn, is part of a series of programming specializations and designed to provide the skill set necessary to be hired as an IT developer using Java in many corporate environments. This course includes hands-on practice and will give you a solid knowledge of the Java language. After completing this course, you will be able to identify Java's benefits, program in basic Java syntax using Java data types, and incorporate branches and loops. The audience for this course: - Anyone interested in learning Java - Programmers - Technical Managers - Application DevelopersTopics Covered:Module-1: Java FundamentalsBasic Java ProgramCompile and run a Java programUnderstanding console outputJava Variables and Data TypesJava OperatorsConditional statementsLoopsBreak and continueArraysSingle Dimensional arrayDouble Dimensional arrayString ClassString methodsModule-2: Java OOPS ConceptsClasses and ObjectsJava methodsPassing parameters to the methodsCall by value and call by referenceJava ConstructorMethod OverloadingConstructor Overloadingthis keywordStatic variables and methodsJava InheritanceMethod Overridingsuper keywordfinal keywordJava InterfacesJava PackagesAccess ModifiersException HandlingArray ListHash MapJDBC See you Inside the course. Thank you