Become a Java Web Developer

Go to class
Write Review

Become a Java Web Developer provided by Udacity is a comprehensive online course, which lasts for 17 weeks long, 5-10 hours a week. Become a Java Web Developer is taught by Stephen Chen, Kesha Williams, Aravindan Ramkumar and Sareeta Panda. Upon completion of the course, you can receive an e-certificate from Udacity. The course is taught in Englishand is Paid Course. Visit the course page at Udacity for detailed price information.

Overview
  • Java has been one of the most popular programming languages in the world for over 20 years, and over 90% of Fortune 500 companies rely on Java for their back-end architecture. In this program, you’ll learn to build and deploy back-end infrastructure(s) using Java, and complete real-world projects to share with current or prospective employers to demonstrate mastery of the skills that are in high-demand at all companies.
    Learn back-end development with the Java programming language

Syllabus
    • Spring Boot Basics
      • Learn the fundamentals of Java while being introduced to a Spring Boot framework and associated integrations and plugins.
    • Web Services and APIs
      • Explore the differences between web services, APIs, and microservices. Develop REST and GraphQL APIs, and learn how to secure, consume, document, and test those APIs and web services.
    • Data Stores & Persistence
      • Build applications that read and write to relational databases using both the Java Persistence API (JPA) and SQL. Use standard design patterns to make your persistence layer easy to test and integrate with a Spring Boot application
    • Security and DevOps
      • Learn about Git, version control, and best practices for authorization and authentication. Use Jenkins to build a CI/CD pipeline to deploy code to production.