Kamis, 10 Desember 2015

BookDL - 4 new Books


BookDL - 4 new Books

Link to BookDL

Swift Closures

Posted: 10 Dec 2015 01:43 AM PST

One of the more powerful features in Swift are closures. Similar to blocks in Objective-C, closures allow you to encapsulate functionality and pass it around in your code. In this course, we’re going to take a look at the underlying principles behind closures, the different ways we can write closures and how closures are used […]

Scrum Basics

Posted: 10 Dec 2015 01:31 AM PST

These days, just about every software team says they are "Agile." You will even find many job openings declare familiarity with Agile software development as a prerequisite. What can you do to become familiar with, and knowledgeable in Agile practices so you can hit the ground running with your next team? In this course, we […]

Build a Blog with Jekyll and GitHub Pages

Posted: 09 Dec 2015 07:47 AM PST

Learn how to create websites with Jekyll, one of the most widely used static site generators. With Jekyll you can build a blog, a portfolio, or any website, without having to depend on a database or content management system. You will also learn how to host your Jekyll site, for free, on GitHub pages.

Object-Oriented JavaScript

Posted: 09 Dec 2015 07:45 AM PST

Objects in JavaScript are everywhere. Whether you know it or not, you’ve been using them already. You can use the document object to find HTML elements and modify their contents. You’ve been using the console to log out values. However, you can make your own objects to organize your own code and do some awesome […]

Tidak ada komentar:

Posting Komentar