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

Packt Serverless Programming Solutions-RiDWARE

21/04/2018 Learning for Life Leave a Comment

Packt Serverless Programming Solutions-RiDWARE
English | Size: 357.67 MB
Category: CBTS


Video Description
This video course will get you hands-on with Serverless computing. You will be provided with solutions working with cloud functions in serverless environments. You will be taken through the steps to understand the different patterns of serverless application using working examples. The video addresses key challenges in serverless scenarios such as how to develop highly scalable application slicing out the core functionality of the software to be distributed in different FaaS, how to test and monitor applications, and how to apply software development best practices in continuous delivery, testing, and lifecycle management. By the end of the video you’ll be able to build serverless applications efficiently. [Read more…]

Programming Packt, Programming, RiDWARE, Serverless, Solutions

LinkedIn – PHP Object-Oriented Programming with Databases

17/04/2018 Learning for Life Leave a Comment

LinkedIn – PHP Object-Oriented Programming with Databases
English | Size: 713.58 MB
Category: Tutorial


Learn how to interact with databases using object-oriented PHP code. In this intermediate course, Kevin Skoglund teaches powerful PHP techniques that streamline interactions with MySQL databases. PHP developers will benefit from the efficient, well-organized, reusable, and easy-to-understand code that object-oriented programming (OOP) offers. Kevin shows how OOP techniques can optimize database queries, help manage sessions, and simplify user logins. He provides practical examples and tips to create objects that interact seamlessly with database rows, to build a content management system with HTML forms, to authenticate users, and to break up long lists of database data into smaller pages. [Read more…]

Database & SQL Databases, LinkedIn, Object-Oriented, PHP, Programming

Packt Publishing – Python Network Programming

02/04/2018 Learning for Life Leave a Comment

Packt Publishing – Python Network Programming
English | Size: 451.49 MB
Category: CBTs


What You Will Learn
Apply your Python knowledge to network engineering tasks.
Become a rock-star and future-proof your skills in the SDN world.
Save time and money and accomplish daily tasks more efficiently and effectively.
Gain peace of mind in knowing your network is doing what it is supposed to.
Create customized scripts that accomplish your unique goals. [Read more…]

Internet & Networking Network, Packt Publishing, Programming, Python

Packt Publishing – Python Network Programming

12/03/2018 Learning for Life Leave a Comment

Packt Publishing – Python Network Programming
English | Size: 451.49 MB
Category: Programming | Networking


Python has become one of the most popular programming languages. This video uses a project-based approach to teach you how to leverage this easy-to-learn language for network automation tasks. The main goal of this course is to help you master key concepts in Python with the aid of interesting projects. You will learn to create exciting Python apps to automate daily networking tasks such as configuring devices, collecting information about the network, testing by client simulations, or network discovery. This course will help you build some mesmerizing network tools with Python, including a Subnet calculator; configuring multiple network devices concurrently via SSH or Telnet; a DHCP client simulator for testing a DHCP server in the local network; network discovery via SNMP; OS fingerprinting; and network attacks via Scapy. This tutorial uses real-life scenarios and use cases to help you build network automation tools with the amazing Python language. By the end of this course, you will be able to take your Python programming skills to the next level for network automation. [Read more…]

Internet & Networking Network, Packt, Programming, Publishing, Python

Competitive Programming tutorial collection

06/03/2018 Learning for Life Leave a Comment

Competitive Programming tutorial collection
English | Size: 397.62 MB
Category: Tutorial


I have included various resources from various sources for the people who are interested in competitive programming.
If you are interested in competitive programming then, I am sure this resources will help you! [Read more…]

Programming collection, Competitive, Programming, Tutorial

Udemy – Python 3 For Beginner – Object-Oriented Programming

02/03/2018 Learning for Life Leave a Comment

Udemy – Python 3 For Beginner – Object-Oriented Programming
English | Size: 405.96 MB
Category: Tutorial


This is a Programming Course in Python. It will teach you coding from scratch & Learn Python like a Professional!
Learn Python with Python Programming for Beginners & OOP with SpreadTechs.
Python is a powerful, modern programming language that has the capabilities required for experienced programmers, while being easy enough for beginners to learn. Python is a well-developed, stable, and fun programming language that is suitable for complex and simple development projects. Programmers love Python because of how simple and easy it is to use. [Read more…]

Programming Beginner, Object-Oriented, Programming, Python 3, Udemy

Starting Out With Visual C# Programming Exercises

27/02/2018 Learning for Life Leave a Comment

Starting Out With Visual C# : Programming Exercises
English | Size: 2.83 GB
Category: Tutorial


C# is an excellent programming language. It’s the main language in the .Net family of languages, and as such, it allows you to program some truly amazing solutions. So, congratulations on choosing to learn this amazing language. 🙂
As it is common among beginner programmers, the enthusiasm to learn often is not enough to make the leap from beginner to intermediate.
The bad news is: code fear is real, and it hinders, or even stops your progress. The good news is: you can learn to eliminate it! And all it takes is a little practice and determination. And that’s where this course will help you greatly! [Read more…]

C/C++/C# Exercises, Programming, Starting Out, Visual C#

Packt – Getting Started with C++ Programming

25/02/2018 Learning for Life Leave a Comment

Packt – Getting Started with C++ Programming
English | Size: 1.04 GB
Category: CBTs


C++ is one of the most widely used languages in the world. It’s used for everything from financial trading applications (where speed equals revenue!) to console video games. Its key strengths include servers and desktop applications. [Read more…]

C/C++/C# C++, Getting Started, Packt, Programming

[Udemy] Advanced C Programming Pointers

30/01/2018 Learning for Life Leave a Comment

[Udemy] Advanced C Programming: Pointers
English | Size: 745.42 MB
Category: CBTs


To be an expert C programmer you need to master the use of pointers. This course explains pointers in real depth. It explains pointer variables, pointer arithmetic, indirection, memory allocation, how to create and maintain linked lists and how to use function pointers. In fact, by the time you finish this course, you will know pointers inside out. You will understand what they are, how they work and how to make sure that they don’t make your programs crash!
[Read more…]

C/C++/C# Advanced, Pointers, Programming, Udemy

Rethinking Asynchronous Programming

27/01/2018 Learning for Life Leave a Comment

Rethinking Asynchronous Programming
English | Size: 1.71 GB
Category: CBTs


Coding effective asynchronous JavaScript means knowing various patterns and weaving them together to write readable and understandable code, and this course covers how to do that.
All JavaScript code has to manage asynchrony in some form or another. Effective async programming means knowing various patterns and weaving them together to make not only usable but readable and understandable code. [Read more…]

Programming Asynchronous, Programming, Rethinking

  • « Previous Page
  • 1
  • …
  • 105
  • 106
  • 107
  • 108
  • 109
  • …
  • 122
  • Next Page »
  • The Complete AI Coding Course (2025) – Cursor AI, v0, Vercel | Udemy
  • Symfony Framework Hands-On 2025 | Udemy
  • Server Engineer (IT Boot Camp) From Zero To Hero 100% Labs | Udemy
  • Udemy – Total Python You Can Master Python Programming in 16 Days
  • Coursera – Packt: Agile Product Owner Level 2 – Certification And Mock Exams 2024

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