hi,小慕
课程

中国大学MOOC,为你提供一流的大学教育

认证学习
为你提供认证成绩和证书,以及AI高效学习服务
查看详情
大学

国家精品

认证学习

智慧课程

理学工学农学

计算机

经济管理

外语

音乐与艺术

心理学

文史哲法

医学与保健

教育教学

大学生竞赛

软件实训

人工智能

升学/择业

考研

期末突击

专升本

四六级

保研及论文

求职就业

专四专八

大学应试英语

期末资料

终身学习

有声课堂

兴趣技能

hi,小mooc
26考研全科规划
Fundamental of Java Programming
第1次开课
开课时间: 2020年05月28日 ~ 2020年08月31日
学时安排: 5-7 hours per week
当前开课已结束 已有 613 人参加
立即自学
往期不提供结课证书,想参加下学期课程, 点击这里预约>>
课程详情
课程评价(2)
spContent=
—— 课程团队
课程概述

Since 1995, Java has been playing an essential role in industrial. It is the most used language in the Internet servers, as well as in the Android apps.

This course is a beginner's course to learn to program using Java and to learn the Java language.  Java is an object-oriented language and has most of the state-of-the-art programming features, like lambda expression and streaming. 

Instead of the syntax and rules of the language, I'd rather guide you on how to solve problems with Java. To learn this, and any other programming courses, practice is the only way. You should figure out a way to write and execute Java programs on your computer, and put any possible minutes in it.

课程大纲
Your First Java Program
课时目标:This is the first week of the journey. We will talk about the basic frame of a Java program, how do we write a program in a programming software and make it executed. Elementary ideas of a program, like variable, operator, expression, branch and loop will be introduced in this very first week. And we are going to do programming practice after lecture.
1.1 Java, the Programming Language
1.2 Input-Process-Output, the Basic Skeleton of a Program
1.3 A Bit More on Variables and Expressions
1.4 What if -- To Make a Decision
1.5 Do Things Repeatedly
Using Iteration
课时目标:Iteration is the basic mechanism a program works: do some step repeatedly with a set data. A good understanding of iteration may be the first and the most important step into the programming world. The point here is not what a loop statement is, what the syntax is. The key here is how do we use loops to solve problems.
2.1 Sum and Average
2.2 Work on Integers
2.3 Euclid's Algorithm
2.4 Prime Numbers
Object
课时目标:Java is an object-oriented language. String is a basic data type to present text, and is also a kind of object in Java.
3.1 String Variable and Literal
3.2 Assignment and Comparison of String Variables
3.3 Using String
3.4 String Is Immutable
3.5 Wrap Types
Array
4.1 Array
4.2 Using Arrays
Function
5.1 Function Definition and Calling
5.2 Parameter and Argument
5.3 Local Variables
5.4 Recursion
Class
6.1 Object and Class
6.2 Members of Object
6.3 Object Initialization
Object Interaction
7.1 Identify Objects in Problem
7.2 Interaction Among Objects
7.3 Access Control
7.4 Package
7.5 Member of Class
Collection
8.1 Generic Collections
8.2 ArrayList
8.3 Set
8.4 HashMap
Inheritance and Polymorphism
9.1 Inheritance
9.2 Polymorphic Variables
9.3 Upcast and Polymorphism
Object Design
10.1 No Code Duplication
10.2 Encapsulation
10.3 Extensibility
Abstract and Interface
11.1 Abstract
11.2 Interface
IoC and MVC
12.1 A Bit Bite of Java GUI
12.2 IoC
12.3 Inner Class
12.4 MVC Model
Exception
13.1 Catch an Exception
13.2 Throw an Exception
Input and Output
14.1 Understand IO Stream
14.2 Filter Streams
14.3 Textual Streams
14.4 Object Serialization
Lambda and Stream
15.1 Lambda Expression
15.2 Stream Model
展开全部
预备知识

Did you went to highschool? That's enough! This is the beginning course of programming. No any anticipatory knowledge is required.

参考资料

There are so many books on Java you can find in bookstores and online. Go to amazon.com or any online bookstore you familiar with, search for the keyword "Java." Any book you can afford is right for you. 

Zhejiang University
1 位授课老师
Kai WENG

Kai WENG

Associate Professor

下载
下载

下载App