Skip to content

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,12 @@
103103
dealing with time in computational models: objects with state, concurrent programming, functional programming and
104104
lazy evaluation, and nondeterministic programming.
105105
</li>
106+
<li>
107+
<a href="https://www.buymeacoffee.com/GoalKickerBooks" target="blank">Goal Kicker</a> - Programming Notes for Professionals books.
108+
</li>
109+
<li>
110+
<a href="https://launchschool.com/books" target="blank">LaunchSchool Books</a> - Below are some books we wrote to supplement the courses at Launch School. Some of the books take a very beginner friendly approach, and are suitable for any level of technical proficiency. Some books may require prerequisite knowledge covered in a Launch School course, and may not be suitable for individual consumption.
111+
</li>
106112
</ol>
107113
</details>
108114

@@ -193,6 +199,15 @@
193199
<li>
194200
<a href="https://linkedin-learning.pxf.io/eWX26" target="blank">LinkedIn Learning</a> - Formally Linda, LinkedIn
195201
Learning is one of the worlds largest course platforms with content being created monthly.
202+
</li>
203+
<li>
204+
<a href="https://www.educative.io/" target="blank">Educatvie</a> - Level up your coding skills, quickly and efficiently.
205+
</li>
206+
<li>
207+
<a href="https://thegymnasium.com/" target="blank">Gymnasium</a> - Aquent Gymnasium offers free, online courses for digital, creative, and communications professionals to equip them with in-demand skills and advance their careers.
208+
</li>
209+
<li>
210+
<a href="https://hackr.io/" target="blank">Hackr.io</a> - We at Hackr.io aggregate courses from many providers to make it easy to find the best courses on almost any subject, wherever they exist on the web.
196211
</li>
197212
</ol>
198213
</details>
@@ -721,6 +736,9 @@
721736
certifications. Since 2015, 40000 graduates have gotten jobs at tech companies including Google, Apple, Amazon and
722737
more.
723738
</li>
739+
<li>
740+
<a href="https://blog.webdevsimplified.com/" target="blank">Web Dev Simplified</a> - The official Web Dev Simplified blog by Kyle Cook. Short and simple articles on web development.
741+
</li>
724742
</ol>
725743
</details>
726744

@@ -1018,5 +1036,9 @@
10181036
<li>
10191037
<a href="https://github.com/badges/shields" target="blank">Shields.io</a> - This is home to Shields.io, a service for concise, consistent, and legible badges in SVG and raster format, which can easily be included in GitHub readmes or any other web page.
10201038
</li>
1039+
<li>
1040+
<a href="https://github.com/ossu/computer-science" target="blank">Open Source Society University
1041+
</a> - The OSSU curriculum is a complete education in computer science using online materials. It's not merely for career training or professional development. It's for those who want a proper, well-rounded grounding in concepts fundamental to all computing disciplines, and for those who have the discipline, will, and (most importantly!) good habits to obtain this education largely on their own, but with support from a worldwide community of fellow learners.
1042+
</li>
10211043
</ol>
10221044
</details>

0 commit comments

Comments
 (0)