• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Eugene: Favorite Spring intro courses

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Eugene,

I'm familiar with REST, but have never heard of Spring until I got the email about your book promotion. Do you have any suggestions for books or online courses/tutorials to learn more about Spring?

Thanks!

- Ken
 
Rest with Spring Software Support
Posts: 35
5
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are some courses online, and of course a lot of other material. However - the best way to learn is through a practical, simple but non-trivial app. The official Spring reference is also a good place to start.
This particular course - to be clear - is not an intro so Spring. It doesn't assume a lot of Spring knowledge but it does assume some.
Cheers,
Eugen.
 
Greenhorn
Posts: 9
Spring Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are a number of books on Spring and lots of free tutorials and case studies on the Internet.
Books:
Spring in Action
Spring in Practice
ProSpring
are 3 paperback that I own.
Building a REST API with Spring 4 by Eugen is a step by step recipe e-book.

Search for "Java Spring" on Youtube and Google and get ready for a lot of viewing or reading.
 
reply
    Bookmark Topic Watch Topic
  • New Topic