AP Computer Science Principles Book 3: Fundamentals of Java Programming Language And Algorithms
Java is a class-based, object-oriented programming language and is designed to have as few implementation dependencies as possible. A general-purpose programming language made for developers to write once run anywhere that is compiled Java code can run on all platforms that support Java.
In this course we’ll be getting an introduction ton AP Computer Science Core through:
- History of Java Programming language.
- Introduction to Java(Anatomy of Java program and fundamentals.).
- Learn how to code using Java.
Course Features
- Lectures 21
- Quiz 0
- Duration 52 weeks
- Skill level All levels
- Language English
- Students 776
- Assessments Yes
Curriculum
- 3 Sections
- 21 Lessons
- 52 Weeks
- What is Ap Computer Science?1
- General Information about Java and Data Types.1
- Java and Algorithms19
- 4.0Anatomy of java.
- 4.13.1: Variables and Assignments
- 4.23.2: Data Abstraction
- 4.33.3: Mathematical Expressions
- 4.43.4: Strings
- 4.53.5: Boolean Expressions
- 4.63.6: Conditionals
- 4.73.7: Nested Conditionals
- 4.83.8: Iteration
- 4.93.9: Developing Algorithms
- 4.103.10: Lists
- 4.113.11 Binary Search
- 4.123.12: Calling Procedures
- 4.133.13: Developing Procedures
- 4.143.14: Libraries
- 4.153.15: Random Values
- 4.163.16: Simulations
- 4.173.17: Algorithmic Effiency
- 4.183.18: Undecidable Problems