This week's book giveaway is in the Java in General forum.
We're giving away four copies of Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework and have Michael Redlich on-line!
See this thread for details.
  • 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
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Passed Spring Professional, what you might want to know if you plan to study for it

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey guys, I wanted to share my impressions after succeeding the Spring Professional certification.
I think this might be useful to others.

I had no knowledge of Spring beforehand, there are no prerequisite other than java knowledge. (I studied OCAJP beforehand)

I read two books to study for this certification :
1 : "Pivotal Certified Professional Core Spring 5 Developer Exam A study Guide Using Spring Framework 5 Second Edition" written by Iuliana Cosmina and published by Apress.
2 : "Core Spring 5 Certification in Detail" written by Ivan Krizsan.
The first one is raw Spring theory.
The second are the answers to the questions provided by Pivotal in their study guide that you can download here https://tanzu.vmware.com/training/certification/spring-professional-certification.

And I practiced mock exams, a lot of them.
And let me tell you that you really shouldn't pay a single $ for them.
There are two reasons why you shouldn't pay for mock exams.
1 : they are nowhere close to the questions asked on the actual exam, not especially harder or easier, just not the same type of questions.
2 : the david mayer mocks(40$) were exactly the same questions as itestjava(25$) and they both are the same than the ones you can download for free on android with the app SpringQCM.
I really must insist on the fact that they are the same questions, so if you want mock exams, do your wallet a favor and download the android app that is free.
But to be honnest, mock exams weren't really a big help, you should focus on understanding the topics, the book from Ivan Krizsan was a big help for me in that matter.

It took me 5 weeks to read the books and prepare for the exam, about 5 hours per day excluding weekends.
Don't hesitate to ask questions on this forum if something is confusing for you, that's what I did and people here are welcoming and helping.

I want to thank Stephan van Hulst for answering a question I asked on this forum and Campbell Ritchie for welcoming me.
 
Ranch Hand
Posts: 499
9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Robin.

No xml.  (Annotation questions only.)  Correct?
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys!

I just passed a week ago, and I totally agree with @Robin: forget about the (current available) mocks and rather focus to understand the inner works from the framework itself. Unfortunately I didn't saw the book from Ivan Krizsan (shame on me), but Iuliana's book was very helpfull as well. Also, it worth to mention that the tutorial modules from Dominik Cebula at Udemy - although yet to be completed in order to cover the full topics from the exam - helped me a lot in order really see some Spring behavior that wasn't quite clear to me, even by reading Iuliana's book or by implementing things by my own.

BTW: Congrats Robin!

And @Charles: no xml whatsoever!
 
Charles O'Leary
Ranch Hand
Posts: 499
9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Flávio Grassi wrote:And @Charles: no xml whatsoever!

Thanks Flávio.  
 
Robin Louis
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Charles O'Leary wrote:Congratulations Robin.

No xml.  (Annotation questions only.)  Correct?



No XML indeed
Thanks a lot for your congratulations.
 
Ranch Hand
Posts: 34
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
But a lot of people recommended David Mayer mock questions, and I have bought it.

I still think the exam takers need some clue about the exam more.

According to their study guide, the questions are general with a few advance questions, but from a lot of people's review, it seems like the exam is really hard and the questions aren't general.
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
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