Learn Advance Your Future.

 

Find the best courses, videos, books, podcasts, and blogs to learn a new skill

Developing iOS 11 Apps with Swift

Tools and APIs required to build applications for the iPhone and iPad platforms using the iOS SDK. User interface design for mobile devices and unique user interactions using multi-touch technologies. Object-oriented design using model-view-controller paradigm, memory management, Swift programming language.

Developing iOS 7 Apps for iPhone and iPad by Stanford

Tools and APIs required to build applications for the iPhone and iPad platform using the iOS SDK. User interface designs for mobile devices and unique user interactions using multi-touch technologies. Object-oriented design using model-view-controller paradigm, memory management, Objective-C programming language.

Adobe Kickbox

Kickbox is a methodology in corporate innovation to activate employees and create valuable business cases for the company. _The Kickbox Foundation provides a space to get Kickbox open-source material from Adobe and Swisscom and exchange thoughts with other Kickbox practitioners.

React in Patterns

A book about common design patterns used while developing with React. It includes techniques for composition, data flow, dependency management and more.

Linux for Noobs

This course is based on virtual environment built on Linux Ubuntu where you can try out code snippets. If you are familiar with Linux then you can skip this tutorial and start exploring LabEx right away.

Intro to Python 3

This Python 3 tutorial provided by migfd is designed for beginners. So if you are new to Python, this is a choice you can't miss. In this courses, exercises and sample code are included to help you gain a better understanding. After mastering this courses, you will have the basis for bigger Python projects.

Learn Git from Scratch

This course will teach you the basic concepts of Git and how to use Git effectively, and in the last lab, you will conduct a real project in GitHub with step by step instructions. Special thanks to Jake who has been a valuable contributor!

Demystifying Rails

This book doesn't teach how to use Rails to build prototypes. Instead, this book dives one layer below the surface to expose how Rails is pieced together.

A Guide to Git and Github

A beginner friendly guide to using git and working with Github.com. This book is for the absolute beginner and provides a gentle introduction to git and Github. Get a jump start using git on your projects, and learn how to push those projects to Github.com. This book is required reading as part of the course work at Launch School.

Object Oriented Programming with Ruby

Learn the basic foundational building blocks of object oriented programming, starting from the very beginning. Existing developers will be able to quickly pick up Ruby syntax and idioms, while new programmers will enjoy a smooth introduction to OOP concepts. This book is required reading as part of the course work at Launch School.

Introduction to Programming with Ruby

Learn the basic foundational building blocks of programming, starting from the very beginning. Existing developers will be able to quickly pick up Ruby syntax, while new programmers will enjoy a smooth introduction to programming concepts. This book is required reading as part of the course work at Launch School.

Introduction to SQL

Learn the basics of Structured Query Language, and understand how to manipulate and query data in modern relational databases. This book is required reading as part of the course work at Launch School.

Clear Both