• Technical
    • Internet & Networking
    • Security & Hacking
    • 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
  • Graphics & Multimedia
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • 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
    • Mathemactics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game

LEARNING FOR LIFE

Get Yourself a Better Life! Free eLearning Download

Elearning Request

  • Technical
    • Internet & Networking
    • Security & Hacking
    • 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
  • Graphics & Multimedia
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • 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
    • Mathemactics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game
Fb-Button

UDEMY FLAPPY BIRD CLONE – THE COMPLETE SFML C PLUSPLUS GAME COURSE

January 31, 2019 Learning for Life Leave a Comment

Fb-Button

UDEMY FLAPPY BIRD CLONE – THE COMPLETE SFML C PLUSPLUS GAME COURSE
English | Size: 962.13 MB
Category: Tutorial


Learn how to make cross platform games using the immensely successful and addictive Flappy Bird as an example. A step by step process is used to show everything from project setup to essential game design technique
[Read more…]

C/C++/C# clone, Flappy Bird, SFML, The Complete, Udemy

UDEMY C PLUSPLUS PROGRAMMING A-Z FROM BEGINNER TO ADVANCED

January 31, 2019 Learning for Life Leave a Comment

Fb-Button

UDEMY C PLUSPLUS PROGRAMMING A-Z FROM BEGINNER TO ADVANCED
English | Size: 3.89 GB
Category: Tutorial


C++ is one of the most widely used programming languages today. The language itself is object-oriented, offering you the utmost control over data usage, interface, and resource allocation.

This course covers the fundamentals of programming in C++. Created for the novice programmer, this course assumes no prior knowledge of computer programming. The main elements of the language are introduced step by step in a logical, gradient manner. This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code. [Read more…]

C/C++/C# A-Z, Beginner, PLUSPLUS, Programming, Udemy

PEARSON – C# 6 Fundamentals LiveLessons Part I, II and III – 4th Edition [1 ISO]

January 25, 2019 Learning for Life Leave a Comment

Fb-Button

PEARSON – C# 6 Fundamentals LiveLessons Part I, II and III – 4th Edition [1 ISO]
English | Size: 46.61 GB
Category: Tutorial


C# 6 Fundamentals LiveLessons
Part I, II and III – 4th Edition

## Paul Deitel
## Estimated time to complete: 23h 49m
## Topics C#
## Published byPrentice Hall 2017

// www.pearsonitcertification.com/
\\ www.safaribooksonline.com/
// www.informit.com/

C# 6 Fundamentals LiveLessons Part I: Introduction is the new C# video from expert trainer Paul Deitel. This video is an introduction to developing applications in the C# 6 programming language. You begin by exploring the Visual Studio IDE. Then you learn about core C# constructs, including classes and objects. You move on to explore program control, and end with a deep exploration of methods in C#.
[Read more…]

C/C++/C# C++, Fundamentals, LiveLessons, Part I, Pearson

Linkedin Learning C Plus Plus Essential Training

January 6, 2019 Learning for Life Leave a Comment

Fb-Button

Linkedin Learning C Plus Plus Essential Training
English | Size: 695.21 MB
Category: Tutorial


Learn C++ programming, starting with the basics. Widely used for both systems and applications development, C++ is available for virtually every operating system and has influenced and informed many derivative languages, including C# and Java. In this course Bill Weinman guides you through the nuts and bolts of this essential language. He helps you set up your environment for coding and dissects the anatomy of a basic C++ program. He reviews the essentials statements and expressions, variables, conditionals, operators loops, and functions and moves on to more complex topics, such as data structures, classes and objects, and templates. Along the way, Bill explains concepts such as recursion, type casting, and operator overloads, and dives into the powerful container classes and algorithms in Standard Template Library (STL). These exhaustive tutorials provide a solid C++ reference for both experienced programmers and those who are brand new to the language [Read more…]

C/C++/C# C Plus Plus, Essential, Learning, LinkedIn, Training

Linkedin Learning Node.js for C Sharp Developers

January 6, 2019 Learning for Life Leave a Comment

Fb-Button

Linkedin Learning Node.js for C Sharp Developers
English | Size: 175.07 MB
Category: Tutorial


In this course you will learn how to create a real time chat application with node.js, socket.io and MongoDB. Instead of learning the theory behind these applications, learn by actually creating a project that you can use in real life and add to your portfolio of skills.

Real time chat is being used more and more frequently by large and small companies alike. Use your dev skills to create this technology for your clients [Read more…]

C/C++/C# C Sharp, Developers, Learning Node.js, LinkedIn

LEARNING C PLUS PLUS BEST PRACTICES FOR DEVELOPERS

December 18, 2018 Learning for Life Leave a Comment

Fb-Button

LEARNING C PLUS PLUS BEST PRACTICES FOR DEVELOPERS
English | Size: 120.62 MB
Category: Tutorial


Greetings and respect to the people and groups
There have been several updates to C++ over the years. In this course, learn best practices that can help you produce higher-quality C++ code by leveraging tools and new features. To begin, instructor Troy Miles provides a high-level overview of the major features introduced in the 2011, 2014, and 2017 updates to the C++ language. Next, he goes over a few tools that can help you improve your code, including how to boost your code’s quality and reliability using static analyzers. Troy also shares practical tips for using the new C++ features correctly, as well as rules and techniques for managing objects. [Read more…]

C/C++/C# Best, C Plus Plus, Developers, Learning, Practices

Build an Advanced Keylogger using C++ for Ethical Hacking

December 2, 2018 Learning for Life Leave a Comment

Fb-Button

Build an Advanced Keylogger using C++ for Ethical Hacking
English | Size: 1.50 GB
Category: Tutorial


If you want to learn to code at an advanced level in C++ or build your own fully functional advanced keylogger from scratch for learning ethical hacking, I think you might love this course! In this course you will see exactly how to create an advanced keylogger starting from nothing by literally following the steps I take as I make it!
[Read more…]

C/C++/C# Advanced, Build, C++, Keylogger, Using

Udemy – C Programming For Beginners – Master the C Language

September 28, 2018 Learning for Life Leave a Comment

Fb-Button

Udemy – C Programming For Beginners – Master the C Language
English | Size: 2.43 GB
Category: CBTs


UDEMY C PROGRAMMING FOR BEGINNERS – MASTER THE C LANGUAGE

C Programming will increase career options. Become a better dev in other languages by learning C. Pointers explained
Best Seller

Created by Tim Buchalka’s Learn Programming Academy, Jason Fedin
Last updated 8/2018
English
What Will I Learn?
[Read more…]

C/C++/C# Beginners, Language, Master, Programming, Udemy

Udemy – Quickstart guide for C programming

September 1, 2018 Learning for Life Leave a Comment

Fb-Button

Udemy – Quickstart guide for C programming
English | Size: 687.43 MB
Category: CBTs


Learn the basics of programming using C, one of the most widely used programming language. We will start from the simple concepts of variables, input and output to the more complex ones such as loops, low-level text manipulation and functions.

Start programming with this simple and straightforward guide through the most basic programming language.
[Read more…]

C/C++/C# Guide, Programming, Quickstart, Udemy

Udemy – Complete Virtual & Augmented Reality Course Unity 2018.2

August 22, 2018 Learning for Life Leave a Comment

Fb-Button

Udemy – Complete Virtual & Augmented Reality Course: Unity 2018.2
English | Size: 1.1GB
Category: Tutorial


What Will I Learn?

Learn the tools and technologies used by professionals working in VR and AR
Gain the skills to quickly and confidently create your own applications using the industry’s leading tools
How to strategically move into a career in the VR/AR field
Fundamentals of C# programming
Over six projects that can be immediately showcased in a portfolio [Read more…]

C/C++/C# Augmented, Complete, Reality, Udemy, Virtual

  • 1
  • 2
  • 3
  • …
  • 16
  • Next Page »

Copyright © 2019 · Amazing Times on Genesis Framework · WordPress · Log in