About 2,290,000 results
Open links in new tab
  1. Introduction to Programming in Java · Computer Science

    Sep 24, 2024 · Our textbook Introduction to Programming in Java [ Amazon · Pearson · InformIT ] is an interdisciplinary approach to the traditional CS1 curriculum with Java. We teach the classic elements of programming, using an “objects-in-the-middle” …

  2. CS50: Introduction to Computer Science | Harvard University

    An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development. Languages include C, Python, SQL, and JavaScript plus CSS and HTML.

    Missing:

    • Java

    Must include:

  3. Introduction to Programming in Java - MIT OpenCourseWare

    This course is an introduction to software engineering, using the Java™ programming language. It covers concepts useful to 6.005. Students will learn the fundamentals of Java. The focus is on developing high quality, working software that solves real problems.

  4. AP CSA Java Course — AP CSAwesome - runestone.academy

    CSAwesome is a College Board endorsed curriculum for AP Computer Science A, an introductory college-level computer programming course in Java. If you are a teacher using this curriculum, please join the teaching CSAwesome group which will give you access to teacher resources at csawesome.org.

  5. Introduction to Computer Science Using Java II

    Jan 22, 2025 · This course is a continuation of CSCI E-10a, with an emphasis on object-oriented programming using Java, one of the world's most popular programming languages. We begin with the implementation of abstract data types using classes, focusing on encapsulation of procedures and data, inheritance hierarchies, and polymorphism across different object ...

  6. Computer Science: Programming with a Purpose - Coursera

    We use the Java programming language and teach basic skills for computational problem solving that are applicable in many modern computing environments. Proficiency in Java is a goal, but we focus on fundamental concepts in programming, not Java per se. All the features of this course are available for free.

  7. Computer Science I: Java Programming - Waubonsee

    Covers: selection, decision, repetition, and sequence control structures; program design, testing, and documentation using good programming style; block-structured high-level programming languages; and arrays, records, and files.

  8. Java Courses & Tutorials - Codecademy

    Learn about the computer science concepts of data structures and algorithms and build implementations of each from scratch in modern Java. Master the core concepts covered in AP Computer Science A Exam and gain a solid understanding of programming and fluency in Java.

  9. PurdueX: AP Computer Science A: Java Programming - edX

    This course includes a broad view of computer operation, the global impact of computing, and then introduces Java programming concepts including variables, selection and object-oriented design.

  10. Study for the AP Computer Science A Exam (Java) - Codecademy

    Learn how to write object-oriented programs by building your own classes. Then take a look at some of the most common built-in Java classes. Learn how to use conditionals - one of the most important tools in programming. Take a deeper look at how classes work in Java.