55 Learning
66 </ h2 >
77 </ div >
8- < div class ="col-lg-4 col-md-6 ">
8+ </ div >
9+ < div class ="row ">
10+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
911 < div class ="row ">
1012 < div class ="card ">
1113 < h4 >
14+ < span class ="fab fa-connectdevelop "> </ span >
1215 < a href ="https://www.codecademy.com/ " target ="_blank "> Codecademy</ a >
1316 </ h4 >
1417 < p >
@@ -20,118 +23,111 @@ <h4>
2023 </ div >
2124 </ div >
2225
23- < div class ="col-lg-4 col-md-6 ">
26+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
2427 < div class ="row ">
2528 < div class ="card ">
2629 < h4 >
30+ < span class ="fas fa-fist-raised "> </ span >
2731 < a href ="https://codecombat.com/play " target ="_blank "> Code Combat</ a >
2832 </ h4 >
2933 < p >
3034 Code Combat was designed for use in schools but is a great place to start if you're looking
31- to
32- jump
33- straight in. There are
34- about 10 lessons where you get used to the basics but before long you're designing and
35- implementing
36- the AI for a game
37- character.
35+ to jump straight in. There are about 10 lessons where you get used to the basics but before long
36+ you're designing and implementing the AI for a game character.
3837 </ p >
3938 </ div >
4039 </ div >
4140 </ div >
4241
43- < div class ="col-lg-4 col-md-6 ">
42+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
4443 < div class ="row ">
4544 < div class ="card ">
4645 < h4 >
46+ < span class ="fas fa-utensils "> </ span >
4747 < a href ="https://flukeout.github.io/ " target ="_blank "> CSS Diner</ a >
4848 </ h4 >
4949 < p >
5050 This is a simple game that introduces you to different CSS selectors in an interactive and
51- fun way,
52- currently it has 30 stages
53- which cover most of the main and recent CSS selectors you should be aware of as a beginner.
51+ fun way, currently it has 30 stages which cover most of the main and recent CSS selectors you should
52+ be aware of as a beginner.
5453 </ p >
5554 </ div >
5655 </ div >
5756 </ div >
5857
59- < div class ="col-lg-4 col-md-6 ">
58+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
6059 < div class ="row ">
6160 < div class ="card ">
6261 < h4 >
62+ < span class ="fab fa-css3-alt "> </ span >
6363 < a href ="https://css-tricks.com " target ="_blank "> CSS Tricks</ a >
6464 </ h4 >
6565 < p >
6666 CSS Tricks is an excellent website with a large amount of information on CSS, including
67- code
68- snippets, guides and even job
69- postings!
67+ code snippets, guides, and even job postings!
7068 </ p >
7169 </ div >
7270 </ div >
7371 </ div >
7472
75- < div class ="col-lg-4 col-md-6 ">
73+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
7674 < div class ="row ">
7775 < div class ="card ">
7876 < h4 >
77+ < span class ="fab fa-free-code-camp "> </ span >
7978 < a href ="https://freecodecamp.org " target ="_blank "> FreeCodeCamp</ a >
8079 </ h4 >
8180 < p >
8281 FreeCodeCamp is a popular online learning tool for beginners to get to grips with
83- new langauges and
84- concepts. It offers training
85- in different aspects of software and has challenges of varying difficulty.
82+ new langauges and concepts. It offers training in different aspects of software and has challenges
83+ of varying difficulty.
8684 </ p >
8785 </ div >
8886 </ div >
8987 </ div >
9088
91- < div class ="col-lg-4 col-md-6 ">
89+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
9290 < div class ="row ">
9391 < div class ="card ">
9492 < h4 >
93+ < span class ="fab fa-git-alt "> </ span >
9594 < a href ="http://rogerdudler.github.io/git-guide/ " target ="_blank "> git - the
9695 simple guide</ a >
9796 </ h4 >
9897 < p >
9998 Just a simple guide for getting started with git, no deep or confusing stuff.
100- Good as an
101- introduction to the terminology
102- before starting to read other guides which go into more detail.
99+ Good as an introduction to the terminology before starting to read other guides which go into more
100+ detail.
103101 </ p >
104102 </ div >
105103 </ div >
106104 </ div >
107105
108- < div class ="col-lg-4 col-md-6 ">
106+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
109107 < div class ="row ">
110108 < div class ="card ">
111109 < h4 >
110+ < span class ="fab fa-js-square "> </ span >
112111 < a href ="https://javascript.info " target ="_blank "> The Modern JS Tutorial</ a >
113112 </ h4 >
114113 < p >
115114 Javascript.info has its own built in search function, using which you can
116- search every aspect of
117- javascript for helpful guides
118- and examples.
115+ search every aspect of javascript for helpful guides and examples.
119116 </ p >
120117 </ div >
121118 </ div >
122119 </ div >
123120
124- < div class ="col-lg-4 col-md-6 ">
121+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
125122 < div class ="row ">
126123 < div class ="card ">
127124 < h4 >
125+ < span class ="fas fa-user-graduate "> </ span >
128126 < a href ="https://www.udemy.com " target ="_blank "> Udemy</ a >
129127 </ h4 >
130128 < p >
131- Udemy is an online platform offering video tutorial courses led by
132- real-world professionals. There
133- is a wide range of courses,
134- some free, some paid, covering all sorts of things (not just
129+ Udemy is an online platform offering video tutorial courses led by real-world professionals. There
130+ is a wide range of courses, some free, some paid, covering all sorts of things (not just
135131 development).
136132 </ p >
137133 </ div >
0 commit comments