File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,33 @@ <h3 class="masthead-brand">codetswana</h3>
22
22
</ div >
23
23
24
24
< div class ="inner cover ">
25
- This is where we will be posting useful tutorials and content. Stay tuned!
25
+ < h3 > Free Online Learning Resources:</ h3 >
26
+ < table class ="table table-striped ">
27
+ < thead >
28
+ < tr >
29
+ < th > Website</ th >
30
+ </ tr >
31
+ </ thead >
32
+ < tr >
33
+ < td > < a href ="http://www.codecademy.com "> Codecademy</ a > </ td >
34
+ < td > Good for programming practice and learning new technologies</ td >
35
+ </ tr >
36
+ < tr >
37
+ < td > < a href ="http://www.microsoftvirtualacademy.com "> Microsoft Virtual Academy</ a > </ td >
38
+ < td > Up-to-date courses on Microsoft technologies</ td >
39
+ </ tr >
40
+ < tr >
41
+ < td > < a href ="http://www.udacity.com "> Udacity</ a > </ td >
42
+ < td > High-quality video courses taught by Stanford and Google</ td >
43
+ </ tr >
44
+ < tr >
45
+ < td > < a href ="http://www.thecodeplayer.com "> thecodeplayer.com</ a > </ td >
46
+ < td > A fun way to learn html, css, and javascript</ td >
47
+ </ tr >
48
+ </ table >
49
+ < h3 > < a href ="https://slides.com/razzi/deck-2/ "> 4 June Slides</ a > </ h3 >
50
+ < h3 > < a href ="https://github.com/codetswana/4_june_demos "> 4 June Code Samples</ a > </ h3 >
51
+
26
52
</ div >
27
53
28
54
{% include footer.html %}
You can’t perform that action at this time.
0 commit comments