We may earn an affiliate commission when you visit our partners.
Course image
edX logo

Java Programming

Intermediate Concepts

Anh Le

Code and run your first Java program in minutes without installing anything!

Read more

Code and run your first Java program in minutes without installing anything!

This course is designed for learners with limited coding experience, providing a solid foundation of not just Java, but core Computer Science topics that can be transferred to other languages. The modules in this course cover strings, user-defined methods, files, and recursion. Completion of Java Programming: Basics Skills before taking this course is recommended.

To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You’ll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.

What's inside

Learning objectives

  • Compare and manipulate strings of text
  • Define and use custom methods to improve code readability
  • Read and write to text and csv files
  • When and how to use recursion instead of iteration

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Develops essential computer science topics for learners with no programming experience
Introduces strings, user-defined methods, files, and recursion, building a strong foundation for beginners in Java
Recommended to be taken after completing the Java Programming Basics course
Emphasizes hands-on learning through assignments and coding exercises, providing immediate feedback
Leverages runnable code examples and suggested edits, allowing learners to explore and understand concepts through experimentation
Utilizes a variety of assessment items, including multiple choice, fill in the blank, and coding exercises, to gauge understanding at different levels

Save this course

Save Java Programming: Intermediate Concepts to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Java Programming: Intermediate Concepts. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Java Programming: Intermediate Concepts will develop knowledge and skills that may be useful to these careers:
Web Developer
Web Developers design and develop websites and web applications. Java is used in web development for server-side programming. This course in Java Programming: Intermediate Concepts focuses on building a strong foundation in Java programming, which may be useful for those looking to specialize in back-end web development.
Java Developer
A Java Developer can write code in the Java programming language to create applications or programs. Java is an object-oriented programming language that is used to develop a variety of software applications, including mobile apps, web applications, and enterprise software. A knowledge of Java is a in-demand skill that can help job seekers land roles in software development, web development, and mobile app development. This course in Java Programming: Intermediate Concepts may be useful for those looking to advance their Java skills.
Software Engineer
A Software Engineer designs, develops, and maintains computer software. Java is one of the leading programming languages used for back-end development. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn more about Java, especially if they have a foundational understanding of programming concepts.
Mobile App Developer
Mobile App Developers design, develop, and maintain mobile applications. Java is a popular programming language for developing Android apps. This course in Java Programming: Intermediate Concepts may be useful for those looking to build a foundation in Java programming, which is essential for developing Android apps.
DevOps Engineer
DevOps Engineers design, develop, and maintain software development and IT operations processes. Java is one of the leading programming languages used for DevOps. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn Java for DevOps, as it helps build a foundation in Java programming.
Data Scientist
Data Scientists use scientific methods, processes, algorithms, and systems to extract knowledge and insights from data in various forms, both structured and unstructured. Java is used in data science for data processing and data analysis. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn Java for data science, as it helps build a foundation in Java programming.
Cloud Engineer
Cloud Engineers design, develop, and maintain cloud-based applications and infrastructure. Java is one of the leading programming languages used for cloud computing. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn Java for cloud computing, as it helps build a foundation in Java programming.
Blockchain Developer
Blockchain Developers design, develop, and maintain blockchain applications and systems. Java is one of the leading programming languages used for blockchain development. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn Java for blockchain development, as it helps build a foundation in Java programming.
Data Analyst
Data Analysts collect, analyze, and interpret data to help businesses make informed decisions. Java is used in data analysis for data processing and data visualization. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn Java for data analysis, as it helps build a foundation in Java programming.
Machine Learning Engineer
Machine Learning Engineers design, develop, and maintain machine learning models. Java is used in machine learning for data processing and model training. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn Java for machine learning, as it helps build a foundation in Java programming.
Product Manager
Product Managers define, develop, and launch products. Java is used in product management for project management and customer relationship management. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn Java for product management, as it helps build a foundation in Java programming.
Business Analyst
Business Analysts analyze business processes and systems to identify areas for improvement. Java is used in business analysis for data analysis and process modeling. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn Java for business analysis, as it helps build a foundation in Java programming.
Project Manager
Project Managers plan, execute, and close projects. Java is used in project management for project planning and project tracking. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn Java for project management, as it helps build a foundation in Java programming.
Technical Writer
Technical Writers create and maintain technical documentation, such as user manuals, white papers, and training materials. Java is used in technical writing for code documentation and API documentation. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn Java for technical writing, as it helps build a foundation in Java programming.
Quality Assurance Analyst
Quality Assurance Analysts test and evaluate software to ensure that it meets requirements. Java is used in quality assurance for test automation and performance testing. This course in Java Programming: Intermediate Concepts may be useful for those looking to learn Java for quality assurance, as it helps build a foundation in Java programming.

Reading list

We've selected 13 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Java Programming: Intermediate Concepts.
Serves as a comprehensive reference guide for **Java**, covering the core language, libraries, and tools. Valuable for developers of all levels seeking quick access to **Java**-related information.
Although not specific to **Java**, this book offers valuable principles and practices for writing clean, maintainable, and readable code in any programming language. A recommended read for developers of all levels looking to improve their coding skills.
Provides best practices and design principles for writing robust and reusable **Java** code. Suitable for intermediate and advanced **Java** programmers looking to enhance their coding skills.
Takes a unique approach to teaching **Java** by emphasizing the core concepts and principles of object-oriented programming. Recommended for intermediate and advanced learners seeking a deep understanding of **Java**.
Serves as a comprehensive and introductory guide to the **Java** programming language, appropriate for beginners. Especially useful for students and professionals seeking to gain foundational knowledge in **Java** programming.
Provides in-depth knowledge and practical insights into concurrency and multithreading in **Java**. Useful for developers working on multithreaded applications or seeking to improve their understanding of this advanced topic in **Java**.
This classic book provides a comprehensive catalog of design patterns, offering solutions to common problems in software design and development. Valuable for intermediate and advanced **Java** developers seeking to enhance their understanding of design principles.
"Head First Java" offers an engaging, visually-oriented approach to learning **Java**. The book's unique format and interactive exercises make it an effective learning resource for those new to **Java** programming.
Provides a comprehensive overview of **Java** generics and collections framework. Suitable for intermediate and advanced **Java** developers seeking to enhance their understanding of these essential language features.
Provides a thorough introduction to network programming using **Java**. Covers various topics including sockets, networking protocols, and web services. Useful for developers building distributed or network-based applications.
Provides a comprehensive guide to using Hibernate, a popular object-relational mapping (ORM) framework for **Java**. Suitable for developers working on data-driven applications or seeking to enhance their understanding of persistence and data access in **Java**.
This official specification defines the **Java Virtual Machine** (JVM) and provides detailed information about its architecture, operation, and behavior. Useful for developers seeking a deep understanding of the underlying platform on which **Java** runs.
Addresses security concerns and best practices in **Java** development. Covers topics such as cryptography, authentication, and access control. Suitable for developers working on security-sensitive applications or seeking to enhance the security of their **Java** code.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Java Programming: Intermediate Concepts.
Python Programming: Intermediate Concepts
Most relevant
C++ Programming: Intermediate Concepts
Most relevant
Java Object Basics: Functions, Recursion, and Objects
Most relevant
Java Basic Structures: Arrays, Strings, and Files
Most relevant
Java Programming: Basic Skills
Most relevant
Java Programming: Object-Oriented Design
Most relevant
Python Object Basics: Functions, Recursion, and Objects
Most relevant
C++ Object Basics: Functions, Recursion, and Objects
Most relevant
Core Java
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser