Napisane przez: OneDDL - 18-01-2026, 16:43 - Forum: Propozycje
- Brak odpowiedzi
Free DownloadLearn Python from Scratch Beginner to Confident Programmer
Published 1/2026
Created by EduVerse Academy
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Level: All | Genre: eLearning | Language: English | Duration: 43 Lectures ( 11h 11m ) | Size: 5.65 GB
Master Python fundamentals with hands-on exercises, challenges, and real coding logic with exercises What you'll learn
✓ Run Python programs and set up the development environment
✓ Understand Python syntax, comments, and user input
✓ Work with variables, data types, and numbers
✓ Use strings, string formatting, and boolean values
✓ Apply operators and understand operator precedence
✓ Write conditional statements using if, else, and elif
✓ Use loops including while loop and for loop effectively
✓ Work with lists, tuples, sets, and dictionaries
✓ Create functions and understand variable scope
✓ Learn Object-Oriented Programming, file handling, and exception handling Requirements
● Basic computer usage knowledge is sufficient
● Willingness to learn and practice coding
● No prior Python knowledge needed
● Suitable for absolute beginners
● Commitment to practice exercises and challenges Description
This course is designed for absolute beginners who want to learn Python programming from the ground up with a strong focus on fundamentals, logic building, and practical understanding.
Python is a powerful and versatile programming language used in fields such as software development, data science, automation, web development, and more. Instead of trying to cover everything, this course focuses on what truly matters for beginners: building a strong foundation that can be applied to any Python-related field.
Throughout this course, every concept is explained in a clear and beginner-friendly manner using step-by-step explanations and visual thinking. Each major topic is followed by exercises and challenges to help you think independently and apply what you have learned. If you get stuck, detailed solutions with proper explanations are provided to ensure complete understanding.
What You Will Learn
• How to run Python programs and set up the development environment
• Python syntax, comments, and user input
• Variables, data types, and numbers
• Strings and string formatting
• Boolean values and operators
• Conditional statements (if, else, elif)
• Lists, tuples, sets, and dictionaries
• Looping concepts using while and for loops
• List comprehension and logical problem solving
• Functions and variable scope
• Object-Oriented Programming (classes and objects)
• File handling and working with files
• Exception handling and error management
• Real coding exercises to build confidence and logic
Course Structure
The course is structured in a logical sequence starting from basic concepts and gradually moving towards more advanced topics such as Object-Oriented Programming and file handling. Each section includes practice exercises that encourage you to write code on your own before reviewing the solution.
This learning-by-doing approach helps you understand how Python works internally, not just how to write code. Who This Course Is For
• Complete beginners with no prior programming experience
• Students who want to build a strong Python foundation
• Anyone interested in starting a career in programming or technology
• Learners who prefer structured explanations with practical exercises
By the end of this course, you will have a solid understanding of Python fundamentals and the confidence to continue learning advanced Python topics or move into fields such as data science, web development, or automation. Who this course is for
■ Absolute beginners who want to learn Python
■ Students starting their programming journey
■ Non-programmers interested in coding
■ Learners who want strong Python fundamentals
■ Anyone preparing for advanced Python topics
■ Students interested in software development
■ Beginners aiming for data science or automation later
■ Learners who prefer step-by-step explanations
■ People who want to build programming logic Homepage
Napisane przez: OneDDL - 18-01-2026, 16:42 - Forum: Propozycje
- Brak odpowiedzi
Free DownloadLearn DevOps The Complete Kubernetes Course
Last updated 7/2025
Created by Edward Viaene
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Level: All | Genre: eLearning | Language: English + subtitle | Duration: 147 Lectures ( 14h 45m ) | Size: 7.43 GB
Kubernetes will run and manage your containerized applications. Learn how to build, deploy, use, and maintain Kubernetes What you'll learn
✓ Install and configure Kubernetes (on your laptop/desktop or production grade cluster on AWS)
✓ Use Docker Client (with kubernetes), kubeadm, kops, or minikube to setup your cluster
✓ Be able to run stateless and stateful applications on Kubernetes
✓ Use Healthchecks, Secrets, ConfigMaps, placement strategies using Node/Pod affinity / anti-affinity
✓ Use StatefulSets to deploy a Cassandra cluster on Kubernetes
✓ Add users, set quotas/limits, do node maintenance, setup monitoring
✓ Use Volumes to provide persistence to your containers
✓ Be able to scale your apps using metrics
✓ Package applications with Helm and write your own Helm charts for your applications
✓ Automatically build and deploy your own Helm Charts using Jenkins
✓ Install and use kubeless to run functions (Serverless) on Kubernetes
✓ Install and use Istio to deploy a service mesh on Kubernetes
✓ Continuously Develop using Skaffold Requirements
● The first lectures in the course will explain how to install the software. You can choose between a local setup (docker client with kubernetes or minikube), or a full production grade cluster on AWS
● If you want to install Kubernetes on-prem, there are lectures available in this course covering kubeadm, which can install kubernetes on a wide variety of environments
● Knowledge about Linux / Docker / AWS is a plus, but not mandatory to be able to do the course Description
This course will help you to gain understanding how to deploy, use, and maintain your applications on Kubernetes. If you are into DevOps, this is a technology you need to master. Kubernetes has gained a lot of popularity lately and it is a well sought skill by companies.
This course is updated frequently to include the features of latest releases!
When Google started running containers a decade ago, nobody could reach this kind of infrastructure agility and efficiency. Using this knowledge, Google released Kubernetes as an free and open source project. Nowadays Kubernetes is used by small companies and big enterprises who want to gain the efficiency and velocity Google has.
You can containerize applications using Docker. You can then run those containers on your servers, but there's no way you can manage those efficiently without extra management software. Kubernetes is an orchestrator for your containers that will create, schedule and manage your containers on a cluster of servers. Kubernetes can run on-premise or in the cloud, on a single machine or on thousands of machines.
I will show you how to build apps in containers using docker and how to deploy those on a Kubernetes cluster. I will explain you how to setup your cluster on your desktop, or on the cloud using AWS. I use a real world example app (Wordpress with MySQL - blogging software) to show you the real power of Kubernetes: scheduling stateless and stateful applications.
The introduction lectures that show you the Kubernetes desktop installation are free to preview, so you can already have a go at it before buying the course!
This course also has Closed Captions (English subtitles)
Updates (11/2019)
* Added Admission Controllers lectures
* Continuous Development with Skaffold
* etcd and the raft algorithm
Updates (01/2020)
* AWS EKS (managed Kubernetes) lecture and demo
Updates (01/2021)
* MutatingWebhook, ValidatingWebhook and demo
Updates (04/2024)
* How to write a Kubernetes Operator Controller in Go Who this course is for
■ There is no prior knowledge needed, but a dev/ops/cloud/linux/networks background will definitely help
■ The course optionally uses Kubernetes on AWS. If you want to learn more about AWS itself, you will need to read some AWS documentation or take another AWS course. The course only explains how to use Kubernetes on AWS, it doesn't explain how to use AWS itself. Still, all steps that you need to follow are explained in this course. Homepage
Napisane przez: OneDDL - 18-01-2026, 16:41 - Forum: Propozycje
- Brak odpowiedzi
Free DownloadLeadership Development Unleashed
Published 1/2026
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Language: English | Duration: 2h 8m | Size: 2.78 GB
Developing and Unlocking Self-Awareness, Communication Skills, Decision-Making, and Team Leadership
What you'll learn
Understand the key characteristics and styles of leadership and assess your own leadership qualities.
Building Leadership Skills with Others
Teach skills to build and lead high-performing, inclusive teams.
Equip leaders to think strategically, lead change, and generate organizational success.
Develop self-leadership, emotional management, and self-awareness as essential components of leading others. Requirements
No prior educational or work experience is required. Any skill level is welcome Description
Leadership Development Unleashed is a comprehensive, interactive online program designed to empower both emerging and experienced leaders with the mindset, tools, and practical skills necessary to lead confidently in any environment. This engaging course guides participants through every essential dimension of effective leadership, combining self-reflection, real-world scenarios, interactive exercises, and actionable frameworks to build lasting competence and confidence.Participants will explore the foundations of leadership by identifying their own unique leadership styles and assessing their strengths and growth areas. They will learn how to develop self-leadership and emotional intelligence as the cornerstones of leading others effectively. The course also emphasizes essential communication strategies, teaching learners to build trust, foster collaboration, and inspire those around them.Beyond interpersonal skills, Leadership Development Unleashed focuses on team dynamics and inclusive leadership practices, equipping participants to create high-performing teams and cultivate a culture of accountability and engagement. The course culminates in practical guidance on strategic thinking and change leadership, helping leaders set a compelling vision, align goals, and drive sustainable success in any organization.Whether you are stepping into your first leadership role or seeking to elevate your existing capabilities, this course delivers a rich, transformative experience designed to unlock your full leadership potential and create meaningful impact. Who this course is for
This course is designed for new or existing aspiring, emerging, and current leaders who want to strengthen their leadership capabilities and drive meaningful impact in their organizations or communities. It is ideal for individuals who are
New or aspiring managers seeking foundational leadership skills
Team leads or supervisors transitioning into more strategic leadership roles
Professionals preparing for promotion into management or executive positions
Entrepreneurs and small business owners aiming to lead more effectively
HR or learning & development professionals looking to model and cultivate leadership behaviors
Anyone with a growth mindset interested in self-awareness, influence, and leading with purpose
Whether you're from the corporate world, nonprofit sector, public service, or a startup environment, this course equips you with actionable tools, modern leadership frameworks, and mindset shifts to lead confidently in today's world. Homepage
Napisane przez: OneDDL - 18-01-2026, 16:40 - Forum: Propozycje
- Brak odpowiedzi
Free DownloadJavaScript Fundamentals for Articulate Storyline 360
Published 1/2026
Created by Jeff Batt
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Level: Intermediate | Genre: eLearning | Language: English | Duration: 163 Lectures ( 15h 52m ) | Size: 13.8 GB
Get started with JavaScript while learning how to customize Storyline. What you'll learn
✓ The Basics of JavaScript
✓ How JavaScript Works in Articulate Storyline
✓ How to Create Custom JavaScript Code for Storyline
✓ How to Use AI to Help Generate Code Requirements
● Basic Knowledge of Articulate Storyline 360 Description
Are you ready to unlock the power of JavaScript to elevate your instructional design skills and create customized, interactive learning experiences in Articulate Storyline 360? This hands-on course is designed for instructional designers and eLearning developers with little to no JavaScript experience who want to integrate this powerful tool into their eLearning projects.
This course takes you step-by-step from understanding JavaScript fundamentals to applying them directly in Articulate Storyline. Whether you want to enhance functionality, build advanced interactions, or better control your projects, this course will give you the skills and confidence to make it happen.
Why Choose This Course?
By enrolling, you'll gain access to a growing library of practical lessons tailored to Articulate Storyline users. You'll be part of an Storyline and JavaScript community, receiving new modules and updates as they're released. Plus, each module is packed with real-world examples to help you apply what you learn immediately to your Storyline Courses.
Who is this for?
This course is perfect for instructional designers, eLearning developers, and anyone looking to expand their technical skills and bring a whole new level of interactivity to their learning experiences.
Sign up today to start building better learning solutions with JavaScript and Articulate Storyline! Who this course is for
■ Learning Developers
■ Articulate Storyline Developers
■ Elearning Developers
■ Instructional Designers Homepage
Napisane przez: OneDDL - 18-01-2026, 16:39 - Forum: Propozycje
- Brak odpowiedzi
Free DownloadIntroduction to Networking [2026]
Published 1/2026
Created by Hoang Quy La
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Level: Beginner | Genre: eLearning | Language: English | Duration: 90 Lectures ( 5h 48m ) | Size: 2.43 GB
Datagram Organization, Multihoming, Path MTU Discovery (PMTUD), Middleboxes: NATs, Karn's algorithm,Round-trip time (RTT What you'll learn
✓ Introduction to layer
✓ Introduction to Horizontal and vertical layer
✓ Introduction to Encapsulation and decapsulation in Networks
✓ Independent Evolution in Post and networks
✓ Introduction to TCP/IP
✓ Introduction to The Open Systems Interconnection (OSI) Model
✓ Introduction to application layer
✓ Introduction to application layer protocol
✓ What is peer to peer architecture
✓ Introduction to client-server architecture
✓ What are program, process and thread
✓ Introduction to socket
✓ Introduction to Port
✓ Introduction to HTTP/ HTTPS
✓ Introduction to distributed relational databases
✓ Introduction to sessions, cookies and DNS
✓ switches, links and routers
✓ Multiplexing & Demultiplexing in UDP
✓ Introduction to window sliding
✓ Bandwidth allocation principles
✓ Max-min FairnessFurther
✓ What is retransmission time out
✓ Round-trip time (RTT)
✓ Convergence
✓ Checksums
✓ Karn's algorithm
✓ CRC (Cyclic Redundancy Check)
✓ Sequence Numbers
✓ Datagram Organization
✓ Modeling the Network as a Graph
✓ static and dynamic routing
✓ Multihoming
✓ Variable-Length Subnets
✓ Fragmentation
✓ Path MTU Discovery (PMTUD)
✓ Middleboxes: NATs
✓ Ethernet
✓ Ethernet Frames and switches Requirements
● There is no prerequisites for this course Description
Introduction to Networking[2026]
Introduction to Networking[2026] is a structured, in-depth foundational course designed to provide learners with a clear, practical, and technically accurate understanding of modern computer networks. The course systematically explains how devices communicate, how data moves across networks, and how today's Internet infrastructure supports applications such as web services, cloud platforms, mobile apps, and distributed systems.
The course begins with core networking concepts, including network types, components, and communication models. Learners are guided through the OSI and TCP/IP models, gaining a precise understanding of the responsibilities of each layer and how layered design enables scalability and interoperability. At the data link and physical layers, the course covers Ethernet technologies, frame structures, switching behavior, and physical media, providing insight into how local area networks function in real environments.
At the network layer, students explore IP addressing in detail, including IPv4, IPv6, subnetting, CIDR, address assignment, and packet forwarding. Routing concepts are introduced through both static and dynamic routing principles, enabling learners to understand how packets traverse multiple networks. The transport layer is examined with a focus on TCP and UDP, congestion control, flow control, multiplexing, and reliability mechanisms.
The course also addresses essential network services and middleware, including DNS, DHCP, NAT, and firewalls, emphasizing their roles as critical building blocks in enterprise and cloud networks. Security fundamentals are introduced through discussions of firewall architectures, middleboxes, and common network threats.
By combining theoretical rigor with practical examples, this course prepares learners to reason about network behavior, diagnose basic connectivity issues, and confidently progress to advanced topics such as cloud networking, cybersecurity, and network engineering. This makes Introduction to Networking[2026] an ideal entry point for academic study and industry-oriented learning alike. Who this course is for
■ This course is for everyone who wants to learn about networking
■ This course is for everyone who wants to change career to networking engineers
■ This course is for who wants to learn about basic concepts of networking Homepage
Napisane przez: OneDDL - 18-01-2026, 16:38 - Forum: Propozycje
- Brak odpowiedzi
Free DownloadInteractive Web design from Basic to Advanced
Published 1/2026
Created by Ashish Ravindra Lande
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Level: Beginner | Genre: eLearning | Language: English | Duration: 54 Lectures ( 4h 41m ) | Size: 3.14 GB
A practical, project-based journey into modern HTML and CSS development. What you'll learn
✓ Build well-structured, semantic web pages using modern HTML5 elements and best practices.
✓ Design responsive, visually appealing layouts with CSS.
✓ Understand the HTML-CSS relationship to control layout, spacing, colors, typography, and page structure.
✓ Create real-world web page projects and develop a strong foundation for advanced topics. Requirements
● No prior programming or web development experience is required willingness to learn are sufficient. Description
This course is designed to take learners from the fundamentals of web design to advanced interactive web development skills using HTML and CSS. You will start by understanding how web pages are structured using HTML and gradually learn how to design visually appealing, responsive, and user-friendly layouts using modern CSS techniques. The course focuses on learning by doing, with practical examples, real-world design scenarios, and mini projects that help you understand how interactive websites are actually built. Special emphasis is given to clean coding practices. By the end of this course, learners will be able to design complete, interactive, and professional-looking websites. The course follows a learner-centric approach, focusing on clarity, practical implementation, and industry-relevant skills. To ensure continuous improvement and relevance, new lessons, enhancements, and practical use cases are added every 15 days, making this course a constantly evolving learning resource for aspiring web designers and engineering students.The course includes 9 well-organized sections with 50+ in-depth video lectures totaling more than 4 hours of learning. Learners will work with real-world examples, clean coding practices, and interactive layouts to develop professional web pages.Happy learning-stay connected, keep practicing, and continue building skills that shape your future in web design. Who this course is for
■ This course is designed for beginners, diploma and degree engineering students, and anyone interested in learning HTML and CSS from scratch with a practical, structured approach. Homepage
Napisane przez: OneDDL - 18-01-2026, 16:37 - Forum: Propozycje
- Brak odpowiedzi
Free DownloadHow to Land a Remote Job so You Can Travel the World
Published 1/2026
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Language: English | Duration: 3h 29m | Size: 5.64 GB
The detailed guide to finding a stable remote job and travelling wherever you want, while still saving and investing
What you'll learn
How to find and land a remote job
How to write the prefect resume that makes it past ATS systems and grabs recruiter's attention
How to travel with your mobile office and work from everywhere
How to save and budget so that your paycheck goes as far as possible Requirements
None Description
Learn how to get hired for a stable remote job so that you can travel the world, without needing a fancy degree, learning programming or going back to school.WHAT YOU WILL LEARN:The HOW, WHERE and WHY to apply to apply to specific remote positions that actually get a response.The fastest way to make sure your resume stands out against other applicants.My exact method to optimize your time and balance between work, social life and travel.The Dos and Don'ts of Remote work, and how to avoid common pitfallsA simple shift to ensure that your role will never be lost to mass layoffs, pandemics, AI, or the next trend of panic. WHAT'S INCLUDED:3+ Hours of amazing step-by-step trainingMy personal plug & play resume template (Updated V2!)Lifetime access to all future course updatesDiscounted access to 1-1 consultationWhat You Can Expect:In my Remote Work & Travel Course, I show you exactly how to get started with landing your first remote job, by quickly learning the ropes of working from anywhere. During the process, you will be introduced to new methods of structuring a resume to increase chances of receiving an interview, knowing exactly where and how to apply to certain positions, negotiation strategies for accepting offers, time management, personal finance, and all the tools that are instrumental in day-to-day success. Completing this course will help you land a great remote role that is not only recession proof, and creatively rewarding but also generates consistent and dependable income each month. I'll be sharing with you the understanding that helped me achieve large success in breaking into SaaS remote work so that you can avoid the simple mistakes that cost other job searchers hours of wasted time in fruitless applications.Why This Program Exists:After perusing a myriad of entrepreneurial ventures such as clothing brands, door-to-door sales, fitness training, freelancing, wholesaling, marketing agencies and more, it was only when joining an organization larger than myself, where I saw any true life-momentum. Since landing my first remote role, I've been able to create an emergency savings fund and budget for investments, all while traveling and enjoying more of my time.In addition to providing personalized explanations, I demonstrate how to expedite the process of getting hired remotely by properly understanding corporate structures and key methods to snipe particular roles that match your personality.Through this program, I hope that I can not only share, but also inspire you to implement the series of steps that currently allow me to work remotely from anywhere, experience different foods, locations and cultures, without ever having to worry about the next catastrophe.Who this Course is For:• This course is designed for anyone who wants to start working remote and traveling.• Existing employees who want a change of pace and are looking to shift to remote work. Who this course is for
Anyone who is interested in working remotely and traveling the world Homepage
Napisane przez: OneDDL - 18-01-2026, 16:36 - Forum: Propozycje
- Brak odpowiedzi
Free DownloadHow to Insulate a Garage Door Made Easy
Published 1/2026
Created by VideoJoe Knows
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Level: Beginner | Genre: eLearning | Language: English | Duration: 17 Lectures ( 2h 46m ) | Size: 5.9 GB
Insulating a garage door is easy, when you know how. A step by step instructional video course. You can do it! What you'll learn
✓ How to install batt insulation to a roll-up garage door unit.
✓ How to measure insulation batts to properly fit your particular garage door panels.
✓ How to attach insulation batts to garage door securely.
✓ How to cut insulation batts to properly fit your garage door size.
✓ What tools will be used in order to cut batt insulation. Requirements
● No prior experience needed just a desire to learn new things. Any average Joe should be able to complete this project. Description
Insulating a garage door? Why on earth would you want to insulate a garage door? I'm sure if you thought about it for a bit you might come up with a few good ideas for your particular instance for sure. Especially if you live in very cold winters & would like to use your garage for something else other than to park your car or, even keeping your car warmer!
In any case I think insulating a garage door is a good thing.
You will learn what type of insulation panels to install as well as how to measure & cut the panels to fit including how to mount the panels to a roll up garage door unit.
Even if you say your garage door already has insulating panels, just know if you install insulation batts over those panels will give you more of an insulating factor for sure.
Still aren't convinced? You might want to at least watch the video preview for this video course to see if you should sign up for this course after all (& I hope you do!).
Get on board & start saving your money by doing some DIY on your own. You could start with insulating your garage door as an idea for you! Who this course is for
■ Any stressed out homeowner who can't afford to pay someone else to install the insulation kit to their garage door.
■ Any renter who needs to use their garage in the winter for things other than parking a car.
■ Any house flipper who wants to save some money. Homepage