|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/complete-java-bootcamp-for-beginners/
课程评论:没有评论
课程名称:初学者完整Java训练营 课程概述:Java的最大问题在于,大多数人认为在学习Java之前应该先掌握C和C++,或者以专业的方式教授Java。然而,这门课程并不是这样。欢迎来到初学者完整Java训练营。这是一门假设您没有任何编程经验的课程,旨在将您带到一个可以理解典型用例和相应算法以用Java设计代码的水平。我的名字是Hitesh,我有近10年的编程经验,并且在Android和iOS应用程序开发以及其他多种编程语言方面积累了丰富的经验。我的专长是以有趣和吸引人的方式教授典型主题,使学习变得轻松愉快。 我们将从在MAC和Windows上安装Java和IntelliJ开始。接下来,我们将探讨基础知识,如变量、循环、函数和面向对象编程。此外,本课程还包含专门针对大学问题和解决方案的部分。这些练习将帮助您理解所给任务及其模式。 一些大学示例包括: 1. 比较两个数字的大小 2. 列出直到200的偶数 3. 判断2004年是否为闰年 4. 找出三个数字中的最大值 5. 华氏度转摄氏度 6. 计算给定数字的阶乘 7. 打印模式:a. *************** 8. 打印模式:b. *************** 9. 打印模式:c. 123451234123121 10. 打印1到100之间的6个随机数字 11. 学生成绩的问候信息 12. 从任意给定日期找到星期几的名称 我们还将讨论各种排序和搜索算法,如冒泡排序、插入排序等。此外,我们将探讨使用FXML开发GUI应用程序的相关内容。 那么,你还在等什么呢?让我们一起开始吧!
The biggest issue with Java is that most people either say that before learning Java you should know C n C++ or they teach Java like they are teaching to some professionals. That's not the case with this course. Hi, Welcome to complete Java Bootcamp for beginners. A course that teaches you Java assuming you have no prior programming experience and takes you to a level where you can understand typical use cases and algorithms to design code for them in Java. My name is Hitesh and I have been programming for almost 10 years. Having huge experience in developing Android and iOS apps as well as a lot of other programming languages. My specialty is to teach typical topics in fun and engaging manner so that learning becomes fun and exciting. We will start this course by installing Java and IntelliJ both on MAC and windows. Further, we will explore basics like variables, loops, functions and Object-oriented programming. In this course, we have a special section for University questions and solutions. These exercises will help you to understand given tasks as well as patterns. Some of the University Examples:1. Compare Two Numbers in Java.2. List of even Numbers till 200.3. Find if 2004 was a leap year or not.4. Find Largest out of 3 numbers.5. Fahrenheit to Celsius Conversion.6. Find Factorial of a given number.7. Print this pattern: a. *************** 8. Print this pattern: b. *************** 9. Print this pattern: c. 123451234123121 10. Print 6 Random number between 1 and 10011. Greeting message for Grade of students.12. Find day name from any given date. Also, we will discuss various sorting and searching algorithms like bubble sort, insertion sort etc. Further, we will explore about GUI application development using fxml. So, what are you waiting for, Let's jump in.