|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learning-to-program-in-java-a-supplement-for-online-academic-learners/
课程评论:没有评论
课程名称:在线学习者的Java编程入门 课程概述:本课程通过视频讲座和教材教授Java编程,从基础到中级水平,旨在帮助那些在学习编程过程中遇到困难的学生。课程内容包括语法与命令、创建变量、创建方法、文件处理、异常处理、类的创建、面向对象编程基础、基本单元测试、图形和GUI编程等。尽管该课程不与任何大学有合作关系,且不会为作业提供解答,但课程设计为独立性强,适合自学者、高中生或任何希望提前接触计算机科学的学生。 课程内容按照从易到难的顺序组织,每个部分预计学习时间约为一周,非常符合大多数在线课程的格式。此外,课程注重实践知识的构建,帮助学生在学业中取得成功,同时为有意进入编程领域的学生奠定坚实基础。在课程结束时,学生将能够构建多个有用的程序,包括一个完整的数独游戏源代码、卡牌游戏得分计算器和基本物理公式计算程序等。 总之,本课程是一个极佳的Java编程入门选择,适合任何希望提高编程技能的人士。
This course provides instruction through video lectures and materials which will teach (you) the student how to program in Java from the very basic level to an intermediate level of programming. The intent is to aid anyone who is struggling in learning how to program and would like to see practical examples and demonstrations. This course is not affiliated with any university and will not provide answers to any homework assignments for any reason. Topics covered will include but not be limited to: Syntax and commands Creating variables Creating methods Working with files Exception handling Creating Classes Object-Oriented programming basics Basic Unit Testing Graphics and GUI programming In the end, this course is a stand-alone course, however it would be a huge aid to the online student who is taking a self-directed course, an individual who is trying to learn how to program, or even a high school student looking to get a head start on computer science material they might encounter in college. The material is organized in a start-to-finish fashion, building on knowledge with each section, so it is best to proceed through each section in order. Each section should amount to about a week worth of learning, lining up with most popular online course formats. Additionally, the course works hard to build practical knowledge that will help a student excel in their coursework, and also builds a strong foundation for a start to a career in programming for anyone looking to learn! As an added bonus, several useful programs are built throughout this course, and the end result of the course includes full source code for a working Sudoku game, amongst other programs, such as card game score calculators and basics physics formula calculation programs.