fix external links

This commit is contained in:
Torsten Ruger 2017-07-11 14:56:25 +03:00
parent b5573b2221
commit 7ea606d2be
1 changed files with 7 additions and 7 deletions

View File

@ -35,11 +35,11 @@
for 5 or 6 days per week and a lot of self study in between. Thats why at WebDev.Camp, we always ask the
candidates to have at least some small experience learning to code by themselves with any online resources
they can find.
=link_to "Khanacademy" , "https://www.khanacademy.org/" , target: :blank
=ext_link "Khanacademy" , "https://www.khanacademy.org/"
,
= link_to "Freecodecamp" , "https://www.freecodecamp.org/" , target: :blank
= ext_link "Freecodecamp" , "https://www.freecodecamp.org/"
,
= link_to "edX" , "https://www.edx.org/" , target: :blank
= ext_link "edX" , "https://www.edx.org/"
,etc are the some good free resources you can consider.
%p
Learning by yourself is a way of preparing your tolerance to coding bootcamp, it is also a major part of
@ -72,14 +72,14 @@
There is no absolute winner for the best coding bootcamp. The best one for you is the one that fits your personal criteria.
%p
First of all, the
=link_to "bootcamp curriculum" , "https://webdev.camp/course"
=link_to "bootcamp curriculum" , "/course"
need to align with your level. To attend a full-time immersive bootcamp, you better learn yourself some code first,
not only because it is the minimum demand that they have, it also helps to learn better and faster in such an environment.
%p
As mentioned previously, attending a bootcamp doesnt cost you only the tuition fee, other additional costs like
housing and food could end up make a bigger part of your spending. When choosing a coding bootcamp, its better
to take consideration of all those fees together or you can just simply find one that offers
= link_to "accommodation and food." , "https://webdev.camp/camp"
= link_to "accommodation and food." , "/camp"
%p
= image_tag "slider/lunch.jpg"
%p
@ -88,7 +88,7 @@
up your energy and enrich your personal culture.
%p
If you want to learn more details about different options for bootcamp, there is a great
=link_to "article" , "https://www.coursereport.com/coding-bootcamp-ultimate-guide"
= ext_link "article" , "https://www.coursereport.com/coding-bootcamp-ultimate-guide"
written by Course Report that you might want to have a look at.
%h2 Conclusion
@ -96,5 +96,5 @@
Your learning doesnt just stop once you finish a bootcamp or find a job, self study is important as a part of
your daily life but if there is a way to learn more effectively, coding bootcamp is one of your choices.
Check out this
=link_to "article" , "https://webdev.camp/blog/the-distraction-free-path-to-becoming-a-professional-programmer"
=link_to "article" , "/blog/the-distraction-free-path-to-becoming-a-professional-programmer"
if you want to gain more insights about the coding bootcamp bloom in recent years.