| Verifying that "cazucito.id" is my Blockstack ID. https://onename.com/cazucito |
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Ensure any install or build dependencies are removed before the end of the layer when doing a
| <canvas id="canvasText"></canvas> | |
| <script> | |
| var canvas = document.getElementById("canvasText"); | |
| var ctx = canvas.getContext("2d"); | |
| ctx.font = "30px Arial"; | |
| ctx.fillText("Hello World",10,50); | |
| </script> |
| git rm -r --cached . | |
| git add . | |
| git commit -am 'git cache cleared' | |
| git push |
Until recently, the only way you could become a Certified Spring Professional was to take Pivotal’s compulsory, 4-day, Core Spring training course. On completion of the course, participants received an exam voucher that allowed them to schedule an exam at a certification centre.
At approximately £2.5k per attendee, the course is not cheap putting certification out of the reach of many self-funded developers and those that work for organisations without generous training budgets.
In May 2017 Pivotal changed their policy. Spring Certification Exams became available for individual purchase without enrolling in the course. I set out to see if it was possible to pass the exam without the Core Spring course and only using publically available material.
I set myself a budget of £250, ap