|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/java-immersive-learning-course/
课程评论:没有评论
课程名称:JAVA沉浸式学习课程 课程概述: 本课程旨在深入探讨编程的多种风格,包括算法编程、函数式编程和面向对象编程(OOP)。Java作为一种多功能编程语言,不仅适合上述所有编程风格,还拥有更广泛的应用。课程从面向对象编程的基础开始,系统讲解与大学课堂相同的标准主题,帮助学生建立扎实的基础。 课程内容涵盖Java中的标准问题解决方案,重点关注通用及语言特有的问题,包括事件驱动编程、图形用户界面(GUI)元素、继承与多态、递归、文件输入输出、异常处理、包、泛型、动态数据结构(如链表和数组列表)、测试与调试、简单数据结构的应用、多线程编程等。整门课程将包括设计模式的学习。 课程的进阶内容将帮助学生在掌握面向对象编程基础概念和Java语言的基础上,进一步通过大量的实践示例进行编码练习,促进学习和能力提升。成功的学生将能够独立完成作业项目的正确和完整的Java实现,同时完成考试题目并测试相关用例。此外,学生将具备在申请实习或工作时被雇主要求编写任意程序的能力。 祝您学习顺利!
There are many different types of programming styles, such as algorithmic programming, functional programming, and object-oriented programming. And while each style is suited to a different programming language, Java is capable of all three of the above and more. Java was originally built to focus on object-oriented programming (OOP) and this course starts with that in mind, explaining all the steps needed to learn standard topics, as would be taught in a college classroom. The course solves standard problems in Java, with attention to general as well as language-specific issues including event-driven programming; elements of graphical interfaces (GUIs), inheritance and polymorphism, recursion, file I/O, exception handling, packages, generics, dynamic data structures such as linked lists, array lists, testing and debugging, applications of simple data structures, multithreaded programming, and more. This will be a full course in Java, including design patterns.The course begins with a solid understanding of the fundamental concepts of objected oriented programming and java language and builds from there, giving students many, many practice examples to code on their own and learn from for further building. Successful students will be able to write correct and complete Java implementations of homework projects. Successful students will also complete exam questions that test the use cases and will be able to write any program that is asked by employers when applying for internships or jobs. Good luck!