Defcon Usa 2015

Let’s Code: Test-Driven JavaScript - Recorded Live E001-E500 (2017)  eBooks & eLearning

Posted by FenixN at April 19, 2017
Let’s Code: Test-Driven JavaScript - Recorded Live E001-E500 (2017)

Let’s Code: Test-Driven JavaScript - Recorded Live E001-E500 (2017)
HDRips | MP4/AVC, ~1178 kb/s | 1280x720 | Duration: ~120 hours | English: AAC, 66 kb/s (2 ch) | 69,3 GB
Genre: Development / Programming

James Shore presents a fascinating screencast on rigorous, professional JavaScript development. Real-world JavaScript development, warts and all. In the Recorded Live channel, we develop a real-time multi-user web application from scratch. Every episode deals with the issues professionals face in the real world. Mistakes, setbacks, and triumphs: it’s all here for you to see and learn from.

Redux, Once and for All  eBooks & eLearning

Posted by FenixN at Aug. 2, 2017
Redux, Once and for All

Redux, Once and for All
HDRips | M4V/AVC, ~3924 kb/s | 1920x1080 | Duration: 05:13:05 | English: AAC, 128 kb/s (2 ch)
Size: 3.57 GB | Genre: Development / Programming

You've tried to figure out what all those technical terms are all about (WTF is a reducer??) and you may even be convinced that you need a degree in Computer Science to be able to use Redux. You don't.

REST APIs with Node/Express  eBooks & eLearning

Posted by FenixN at Aug. 1, 2017
REST APIs with Node/Express

REST APIs with Node/Express
HDRips | M4V/AVC, ~768 kb/s | 1920x1080 | Duration: 02:24:34 | English: AAC, 115 kb/s (2 ch)
Size: 8.53 GB | Genre: Development

After taking this course, you can start mastering ExpressJS by building RESTful APIs for your single-page applications (powered by AngularJS, ReactJS, BackboneJS or any other front-end framework). With ExpressJS, developers can easily organize their code (middleware pattern), add more functionality (npm modules) and configure the server (configuration over convention).

Real Time Over Wireless [full]  eBooks & eLearning

Posted by FenixN at Aug. 31, 2017
Real Time Over Wireless [full]

Real Time Over Wireless
HDRips | M4V/AVC, ~768 kb/s | 1280x720 | Duration: 02:24:34 | English: AAC, 155 kb/s (2 ch)
Size: 13.9 GB | Genre: Development

Today, Wi-Fi is everywhere, and the need to provide good Wi-Fi is an essential part of doing business. But “good Wi-Fi” is not just about coverage or converting your APs to 802.11ac or 802.11ax. Good Wi-Fi means that your user experience is seamless. Most of the wireless networks today are designed to support only data applications and not real-time applications. In recent years, more and more companies are deploying real-time applications, and enterprise-quality is expected.

Python NumPy  eBooks & eLearning

Posted by FenixN at Jan. 3, 2017
Python NumPy

Python NumPy
HDRips | MP4/AVC, ~828 kb/s | 1280x720 | Duration: 01:05:16 | English: AAC, 128 kb/s (2 ch) | 362 MB
Genre: Development / Programming

At the end of this course, you will have a thorough understanding of Numpy' s features and when to use them. Numpy is mainly used in matrix computing. We'll do a number of examples specific to matrix computing, which will allow you to see the various scenarios in which Numpy is helpful. There are a few computational computing libraries available for Python. It's important to know when to choose one over the other. Through rigorous exercises, you'll experience where Numpy is powerful and develop and understanding of the scenarios in which Numpy is most useful. You'll also know how to install Numpy.

Python Library Scrapy  eBooks & eLearning

Posted by FenixN at Jan. 3, 2017
Python Library Scrapy

Python Library Scrapy
HDRips | MP4/AVC, ~1984 kb/s | 1920x1080 | Duration: 00:53:16 | English: AAC, 128 kb/s (2 ch) | 710 MB
Genre: Development / Programming

Scraping data from webpages can be a tedious job. But it doesn’t have to be. With Scrapy, you can scrape using XPath or CSS. With the large number of examples from both techniques, you’re sure to find a solution that fits for you. Whether your targeting data on a single page or multiple, Scrapy can handle the job. No matter if the data is within a list, you can scrape specific patterns right out of the list. Building up your specific Scrapy job isn't a difficult task. Scrapy is a Python library. If you're familiar with Python, XPath or CSS, you'll feel right at home using Scrapy.

Python Library SciPy  eBooks & eLearning

Posted by FenixN at Jan. 3, 2017
Python Library SciPy

Python Library SciPy
HDRips | MP4/AVC, ~1012 kb/s | 1280x720 | Duration: 00:52:30 | English: AAC, 128 kb/s (2 ch) | 288 MB
Genre: Development / Programming

Computational computing can be a complex topic. How to perform various mathematical functions in code isn't straight forward. With Python's Scipy library, we'll walk through a number of examples showing exactly how to create and execute complex computational computing functions.

Angular 2 Essentials  eBooks & eLearning

Posted by FenixN at Jan. 8, 2017
Angular 2 Essentials

Angular 2 Essentials
HDRips | MP4/AVC, ~461 kb/s | 1280x720 | Duration: 02:27:27 | English: AAC, 128 kb/s (2 ch) | 637 MB
Genre: Development / Programming

Unlock the power of Angular 2 to take over the world of modern web development

Beginning Python  eBooks & eLearning

Posted by FenixN at Jan. 8, 2017
Beginning Python

Beginning Python
HDRips | MP4/AVC, ~461 kb/s | 1280x720 | Duration: 04:20:30 | English: AAC, 128 kb/s (2 ch) | 917 MB
Genre: Development / Programming

A beginner’s guide to creating your own application with Python

Git Essentials  eBooks & eLearning

Posted by FenixN at Jan. 10, 2017
Git Essentials

Git Essentials
HDRips | MP4/AVC, ~1250 kb/s | 1280x720 | Duration: 03:38:33 | English: AAC, 128 kb/s (2 ch) | 1.62 GB
Genre: Development / Programming

Git has emerged as the leading revision control system for open source projects. Git is a distributed revision control and source code management (SCM) system with an emphasis on speed.