• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Full Stack Developer: HTML, CSS, Java, SpringBoot, Postman, JavaScript (online course)

 
Ranch Hand
Posts: 30
2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
After very successfull course on Java Certification I've just finished another one, what I see as a natural continuation for a Java student: Full Stack.

The course is about creating Library Management application, a full and functional app which can be used in library to manage books, members and checkouts.

I start with some basic UI using only HTML. Then I move on to building the data model in PostgreSQL. After that we develop backend using Java and SpringBoot to create REST API's which we can play around with in Postman. Then we use these REST API's to create frontend services using simple JavaScript. Finally, we make use of CSS styling to make our web app look beautiful.

In other words, I cover everything from HTML and CSS, database, Java, SpringBoot and JavaScript. Being a full stack developer myself, I believe I've achived my goal of sharing the knowledge which took me years to acquire.

The course (with a discount) is available here: https://www.udemy.com/course/full-stack-developer-java-springboot-postgresql-js-css/?couponCode=EARLYBIRD2024

If you have any questions, just send me PM!

Luka
 
I am not young enough to know everything. - Oscar Wilde This tiny ad thinks it knows more than Oscar:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic