LEARNING FOR LIFE

Get Yourself a Better Life! Free eLearning Download

  • Technical
    • Internet & Networking
    • Security & Hacking
    • AI | Artificial intelligence
    • OS & Server
    • WEB/HTML/CSS/AJAX
    • Database & SQL
    • Programming
    • Perl & PHP
    • .Net & Java
    • Mobile Development
    • C/C++/C#
    • Game Development
    • Unix & Linux
    • MAC OS X
    • Windows
    • OFFICE
    • Operation Systems
    • Hardware
  • Graphic & Media
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • Writing & Affiliate
    • Marketing
    • Sales
    • Economics & Finances
    • Seo & Site Traffic
    • Stock & ForEX
  • Life Stype
    • Self Improvement | MP
    • Mindset | NLP
    • Fashion / Clothing / Grooming
    • Seduction
    • Fighting / Martial Arts
    • Food / Drink / Cooking
    • Health / Fitness / Massage
    • Languages / Accents
    • Magic / Illusions / Tricks
    • Psychology / Body Language
  • Engineering & Science
    • Cultures & History
    • Electrical & Architecture
    • Mathematics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game
    • Mac Game
    • Xbox Game
    • Play Station Game

Infiniteskills Ruby Techniques, Frameworks, and Tools

30/10/2015 Learning for Life Leave a Comment

Infiniteskills Ruby Techniques, Frameworks, and Tools

English | Size: 1.69 GB (1,819,328,228 Bytes)
Category: Tutorial


Ruby is a flexible, open source programming language with deep roots in both Perl and Lisp developed by Yukihiro “Matz” Matsumoto. The language itself is perfect for constructing web applications big and small but with the libraries, frameworks, and tools created by its community it goes above and beyond.

Mark Bates on Ruby Techniques, Frameworks, and Tools is a video that shows you how to build web applications using Ruby. Bates guides you through numerous areas and functionalities of Ruby, including working with Rack, Sinatra, Singletons, Redis, Opal, and more. [Read more…]

Programming Frameworks, InfiniteSkills, Ruby, Techniques, Tools

RICE An Introduction to Interactive Programming in Python

29/10/2015 Learning for Life Leave a Comment

RICE | An Introduction to Interactive Programming in Python

English | Size: 855.25 MB (896,795,839 Bytes)
Category: Tutorial


This is an introductory course in Interactive Programming and Computer Science using Python.

This course is delivered by Prof. Joe Warren and Prof. Scott Rixner from Rice University and is available as two courses on coursera.org. [Read more…]

Programming An Introduction, Interactive, Programming, Python, RICE

Computer programming made ridiculously simple with Livecode (1 PDF, 1 ePub, tutorial files)

28/10/2015 Learning for Life Leave a Comment

Computer programming made ridiculously simple with Livecode (1 PDF, 1 ePub, tutorial files)
English | Size: 137.54 MB (144,223,609 bytes )
Category: Appdev


Include book “LiveCode Lite: Computer Programming Made Ridiculously Simple” plus tutorial file and book “LiveCode Mobile Development Beginner’s Guide Second Edition” ePub.

Livecode is a 5th generation programming language that is very english-like; simple word commands, a minimum of symbols, easy to read and learn computer language.
Code up to 10 times faster than with JAVA. Easier debugging and refactoring through simple language.
[Read more…]

Programming Computer, Made, Programming, Ridiculously, Simple

CodeSchool – Testing with RSpec [6 MP4, 1 PDF Slides]

28/10/2015 Learning for Life Leave a Comment

CodeSchool – Testing with RSpec [6 MP4, 1 PDF Slides]
English | Size: 1.96 GB (2,099,216,486 bytes )
Category: CBTs


This course teaches RSpec 2.10.x, with most concepts working in any 2.x version of RSpec.

Course Description
Learn to use this trusted testing framework for Ruby applications. Brush up on testing best practices with our Testing with RSpec course.
[Read more…]

Programming CodeSchool, MP4, PDF, RSpec, Testing

Clean Coders Pack [1-16]

28/10/2015 Learning for Life Leave a Comment

Clean Coders Pack [1-16]

English | Size: 25.36 GB (27,226,211,000 Bytes)
Category: Tutorial


Clean Coders is all about educational videos for software professionals, by software professionals. Clean Coders code-casts are rich with content and will forever change the way you think about code, about design, about your disciplines, about your profession.
[Read more…]

Programming 1-16, Clean Coders, Pack

PluralSight – Angular Routing In-depth

22/10/2015 Learning for Life Leave a Comment

PluralSight – Angular Routing In-depth

English | Size: 459.03 MB (481,332,272 Bytes)
Category: CBTs


Routing is a fundamental component of Angular applications.
Taking full advantage of client-side routing in your Angular apps will lead to better structured code and a better experience for your users, since you will only have to update the portions of the web page that change as they interact with your app. This course will teach you how to implement routing in an Angular app with the most popular frameworks available. You will learn how to work with URLs, parameters, states, view hierarchies, and lots more. [Read more…]

Programming Angular, In-Depth, PluralSigh, Routing

O’Reilly – Introduction to Python 2014

14/10/2015 Learning for Life Leave a Comment

O’Reilly – Introduction to Python 2014

English | Size: 1.91 GB (2,050,954,677 Bytes)
Category: CBTs


Intrigued by Python? Learn how to get started with this popular language, whether you’re new to programming or just new to Python. This engaging video course teaches you Python’s core concepts and data types through hands-on exercises, and delivers fun and useful projects so you can put everything together.

With an emphasis on code readability, Python enables programmers to express concepts in fewer lines of code than you can with many other languages. Open source developer Jessica McKellar helps you discover what’s possible with Python and provides the foundation you need to begin writing programs of your own.
[Read more…]

Programming Introduction, O'Reilly, Python 2014

Jason Parks Python Scripting for MotionBuilder Artists – HELL

11/10/2015 Learning for Life Leave a Comment

Jason Parks Python Scripting for MotionBuilder Artists – HELL
English | Size: 284 MB
Category: Tutorial


So I’ve finally updated, modernized, and re-released the ancient, seminal introduction to python scripting for MotionBuilder.

Python Scripting for MotionBuilder Artists – Jason Parks

and UK store:
Python Scripting for MotionBuilder Artists – Jason Parks

and Canada store:
Python Scripting for MotionBuilder Artists – Jason Parks
[Read more…]

Programming Artists, Jason Parks, MotionBuilder, Python, Scripting

Udemy – Automate the Boring Stuff with Python Programming

07/10/2015 Learning for Life Leave a Comment

Udemy – Automate the Boring Stuff with Python Programming

English | Size: 2.42 GB (2,598,845,696 Bytes)
Category: Tutorial


Over 51 lectures and 9.5 hours of content!
Automate tasks on their computer by writing simple Python programs.
Write programs that can do text pattern recognition with “regular expressions”.
Programmatically generate and update Excel spreadsheets.
Parse PDFs and Word documents.
Crawl web sites and pull information from online sources.
Write programs that send out email notifications.
Use Python’s debugging tools to quickly figure out bugs in your code.
Programmatically control the mouse and keyboard to click and type for you.
[Read more…]

Programming Automate, Boring Stuff, Python Programming, Udemy

TutsPlus – Introduction to Python

07/10/2015 Learning for Life 1 Comment

TutsPlus – Introduction to Python

English | Size: 2.61 GB (2,802,581,504 Bytes)
Category: CBTs


Python is well known as a programming language that is easy to learn. With a simple, expressive syntax, Python is refreshingly free of the gotchas and edge-cases that plague learners of many other languages. Python isn’t just for beginners though! It is an expressive and powerful language that is widely used by professional coders and shops. [Read more…]

Programming Introduction, Python, Tutsplus

  • « Previous Page
  • 1
  • …
  • 1324
  • 1325
  • 1326
  • 1327
  • 1328
  • …
  • 1342
  • Next Page »
  • Funnel Gorgeous – Launch Gorgeous Subscription Edition
  • RektProof Price Action
  • Udemy – DNS On Windows Server 2025 Inside Out 100% Labs
  • Udemy – Embedded Systems State Machines & Data Structures (Updated)
  • Channel 4 – Trump’s New World: What It Means to You (2025)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

2019 2020 2021 2022 2023 2024 Advanced AWS Azure BBC Beginners BitBook BOOKWARE Certified Cisco Cloud Comic Complete Course Data Design eBook Fundamentals Guide Hybrid iLEARN Introduction JavaScript Learn Learning LinkedIn Linux Lynda Masterclass Microsoft Packt Pluralsight Programming Python Security Skillshare Training Udemy Using XQZT

Copyright © 2025 · Equilibre on Genesis Framework · WordPress · Log in