Page 695 of 960 FirstFirst ... 195595645685693694695696697705745795 ... LastLast
Results 6,941 to 6,950 of 9600

Thread: Video Tutorials Collection

  1. #6941
    Super Moderator
    Join Date
    May 2019
    Posts
    203,151
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Become The Perfect Front End Developer With Html5/Css3/Js



    Become The Perfect Front End Developer With Html5/Css3/Js
    Last updated 3/2016
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 8.15 GB | Duration: 16h 25m

    Learn how to build responsive websites in HTML and CSS and Wordpress themes using HTML5, CSS3, JS and Boostrap



    What you'll learn
    develop HTML documents
    implement HTML5 feature in front end development
    include media in HTML pages
    Use CSS to set the style of HTML elements in HTML files
    Use CSS3 to format the background of HTML elements
    Use CSS3 to do animations in CSS
    Develop responsive web pages
    Develop web pages with Javascript code
    Generate optin forms in web pages
    Use the Bootstrap framework to create responsive web pages fast
    Develop Wordpress themes
    Debug web pages (including HTML, CSS and Javascript)
    Upload scripts and their folder structure to a server
    Customize HTML pages with CSS
    Develop a full web site in HTML5, CSS3 and Javascript
    Include special fonts and icons in web pages
    Perform @media queries in CSS stylesheets

    Requirements
    basic knowledge of Microsoft Windows or iOS for MAC

    Description
    The aim of this course is to give you all the fundamental knowledge to become a front end developer.With front end development I mean the development of web pages. This is done with programs e.g. HTML, CSS and Javascript.You will get familiar with the definitions and properties define in HTML and in particular those relative to the latest HTML5 version.You will know how to embed audios, videos, SVG, Flash and PDF files into your HTML pages.I will show the main CSS properties and functions, focusing also on the latest CSS3 version.You will be then able to set shadows and backgrounds with gradients and even do animations in CSS.You will get acquainted with Javascript and create HTML forms with Javascript validation scripts.I will show you how to create responsive web design so that your web pages will look good also on devices e.g. tables, iPads and smartphones.We will do exercises using the Bootstrap framework to create responsive web pages fast.At the end you will be able to create also Wordpress customized themes.During the course we will go through the W3C recommendations and create valid XHTML pages.I am sure that at the end you will be able to develop your own web sites.

    Overview

    Section 1: Introduction

    Lecture 1 About the author

    Lecture 2 Introduction

    Lecture 3 Instructions - the structure of each lecture in this course

    Lecture 4 Instructions - how to access the resources of a lecture and how to use them

    Lecture 5 Why HTML

    Lecture 6 The W3C and its recommendations

    Lecture 7 Tools to use

    Section 2: HTML Basics

    Lecture 8 Introduction

    Lecture 9 Overview web development

    Lecture 10 Overview of an HTML basic file

    Lecture 11 XHTML

    Lecture 12 HTML tags

    Lecture 13 HEAD: How to add a reference to an external javascript file

    Lecture 14 HEAD: How to add a reference to an external stylesheet

    Lecture 15 HEAD: Include meta tags

    Lecture 16 HEAD: How to add an icon to your web page

    Lecture 17 HEAD: other META elements

    Lecture 18 BODY: Where your content is

    Lecture 19 The HEADER

    Lecture 20 Headers and Articles

    Lecture 21 The FOOTER

    Lecture 22 Exercise: Create an HTML document with one article

    Section 3: HTML elements

    Lecture 23 Introduction

    Lecture 24 Layout preparation

    Lecture 25 The Table element

    Lecture 26 Format an HTML Table

    Lecture 27 Format the text of a Table and center it in a DIV block

    Lecture 28 Format Text in HTML

    Lecture 29 Merge cells in an HTML Table

    Lecture 30 The BR element: add a line break to text

    Lecture 31 The HR element: add a line to separate sections

    Lecture 32 The IFRAME element

    Lecture 33 HTML Symbols

    Lecture 34 Headlines and Paragraphs

    Lecture 35 The DIV element

    Lecture 36 The SPAN element

    Lecture 37 Sections

    Lecture 38 The NAV element

    Lecture 39 The Menu and MenuItem elements

    Lecture 40 The IMG element

    Lecture 41 Lists in an HTML documents

    Lecture 42 Links in HTML

    Lecture 43 Redirection ways with HTML Links

    Lecture 44 Links with images

    Lecture 45 Use Links to redirect to content in the same page

    Section 4: HTML Forms

    Lecture 46 Introduction

    Lecture 47 Forms: Overview

    Lecture 48 Forms: create our first form

    Lecture 49 Forms: The Input type Text

    Lecture 50 Forms: Insert and distribute more Input boxes of type text

    Lecture 51 Forms: Include default values or help texts to Input boxes of type Text

    Lecture 52 Forms: The Select object

    Lecture 53 Forms: The select object: interact with the user

    Lecture 54 Forms: Dummy and Default items in a Select element

    Lecture 55 Forms: Radio buttons

    Lecture 56 Forms: Checkboxes

    Lecture 57 Forms: Text Area

    Lecture 58 Forms: Buttons

    Lecture 59 Forms: Submit Buttons

    Section 5: Media elements

    Lecture 60 Introduction

    Lecture 61 Media and Audio in HTML5

    Lecture 62 Video objects in HTML5

    Lecture 63 Helpers/Plugins: The Object element

    Lecture 64 Helpers/Plugins: The Embed element

    Lecture 65 Embed a Flash element

    Lecture 66 Embed a Youtube Video

    Lecture 67 Embed Pdf and SVG files

    Lecture 68 Canvas

    Lecture 69 SVG elements

    Section 6: CSS and CSS3

    Lecture 70 Introduction

    Lecture 71 Overview of CSS

    Lecture 72 Where to specify CSS for an HTML file

    Lecture 73 Override styles definitions

    Lecture 74 Style vs Class

    Lecture 75 Extend classes with inline styles

    Lecture 76 Change the default style of the HTML elements

    Lecture 77 Define the style to all the elements in an HTML file

    Lecture 78 Define the style of HTML elements identified by an id

    Lecture 79 Assign more classes to an HTML element

    Lecture 80 Use the @font-face function to add fonts to your web page

    Lecture 81 The Box Model

    Section 7: CSS Properties

    Lecture 82 Introduction

    Lecture 83 The Border property

    Lecture 84 The Border radius property

    Lecture 85 The Box Shadow property

    Lecture 86 The Border Image property

    Lecture 87 The Border Collapse and Border Spacing properties

    Lecture 88 The Border Style property

    Lecture 89 Set the background color of HTML elements

    Lecture 90 Set an image as background to an HTML element

    Lecture 91 Customize the image background of an HTML element

    Lecture 92 Set transparency to backgrounds and borders

    Lecture 93 Set the transparency with the opacity property

    Lecture 94 Set the margins of an HTML element

    Lecture 95 The Padding property

    Lecture 96 The Outline property

    Lecture 97 The Clip property

    Lecture 98 Exercise: Create an HTML page with a table

    Section 8: Format objects

    Lecture 99 Format text with CSS

    Lecture 100 Format paragraphs

    Lecture 101 Format long text in a container

    Lecture 102 Add shadow to text

    Lecture 103 Format HTML Links

    Lecture 104 Format HTML Links using CSS classes

    Lecture 105 Turns HTML Links into Buttons

    Lecture 106 Format Lists

    Lecture 107 Customize the list style

    Lecture 108 Applications of HTML lists and classes for lists

    Lecture 109 Custom classes and hierarchy

    Lecture 110 Customize the default styles for HTML tables and their children (tr, td, ..)

    Lecture 111 styles of native child elements of parents with CSS classes

    Lecture 112 Subclasses and inheritance of styles

    Lecture 113 Style of elements within or after a parent element

    Lecture 114 Exercise: Create an HTML document with a list of links

    Section 9: Position HTML elements with CSS

    Lecture 115 Introduction

    Lecture 116 Center HTML elements

    Lecture 117 Ditribute HTML elements horizontally

    Lecture 118 Position HTML elements vertically in the middle

    Lecture 119 Position elements as fixed

    Lecture 120 Relative position of HTML elements

    Lecture 121 Absolute position of HTML elements

    Lecture 122 Overlap HTML elements

    Lecture 123 The Overflow property

    Lecture 124 Display elements: inline, inline-block, block

    Lecture 125 Use the display property to turn a DIV into a table

    Lecture 126 Overview of other values for the display property

    Lecture 127 Hide and show elements

    Lecture 128 Set a background image for the body the attachment property

    Lecture 129 Transform elements

    Lecture 130 The height of elements: 100% and auto

    Lecture 131 Size constraints: Max-width, max-height, min-width, min-height

    Lecture 132 The box-sizing property

    Lecture 133 Exercise: Create an HTML page with DIV elements

    Lecture 134 Exercise: Create an optin form on overlay

    Section 10: Create Special Effects with CSS

    Lecture 135 Introduction

    Lecture 136 Set the background of HTML elements with linear gradients

    Lecture 137 Overview of CSS3 gradients

    Lecture 138 Animations with CSS3

    Lecture 139 Draw diagonal stripes with CSS

    Lecture 140 Generate Tooltip Text with CSS

    Lecture 141 Use the Abbreviation element to create Tooltip effects with CSS

    Lecture 142 Filters for images in CSS

    Lecture 143 Create triangles and arrows with CSS

    Lecture 144 Application with CSS triangles: create tooltips and baloons

    Lecture 145 Exercise: Create an HTML page with DIV elements

    Section 11: Format Form elements in CSS

    Lecture 146 Introduction

    Lecture 147 Format input elements with CSS

    Lecture 148 Customize the style when an input element get the focus

    Lecture 149 Assign style to input elements with CSS class or by id

    Lecture 150 Format select objects

    Lecture 151 Format checkboxes and radio buttons

    Lecture 152 Special dropdowns

    Lecture 153 Exercise: Create an HTML document with customized form

    Section 12: CSS Selectors

    Lecture 154 Introduction

    Lecture 155 The Before and After Selectors

    Lecture 156 The Hover Selector

    Lecture 157 Selectors for Tables and DIVs

    Lecture 158 The Active selector

    Lecture 159 The attribute selector

    Section 13: Responsive Design

    Lecture 160 Introduction

    Lecture 161 Responsive Web Design

    Lecture 162 The Viewport and the HTML settings

    Lecture 163 Recommendations

    Lecture 164 Understand the CSS @media function

    Lecture 165 Customize styles of text and blocks for different resolutions

    Lecture 166 Responsive HTML Tables

    Lecture 167 Responsive Images

    Lecture 168 Responsive Videos

    Lecture 169 Responsive Frameworks

    Lecture 170 Exercise: Create a responsive HTML page with a table and media

    Section 14: Need To Know

    Lecture 171 Introduction

    Lecture 172 CSS Units

    Lecture 173 Vendor-prefixed properties

    Lecture 174 Use conditional comments for Internet Explorer Browser Versions

    Lecture 175 Encode URLs and HTML entities

    Lecture 176 Charsets

    Lecture 177 UTF-8 Icons

    Lecture 178 HTTP Messages

    Lecture 179 HTTP Methods

    Section 15: Applications

    Lecture 180 Introduction

    Lecture 181 Create your first web page using the Bootstrap framework

    Lecture 182 Applications with overlays

    Lecture 183 Create an Optiin form

    Lecture 184 Display videos on overlay

    Lecture 185 Create buttons customizing DIV elements

    Lecture 186 Create buttons customizing LINK elements

    Lecture 187 Using Bootstrap defined buttons and customize them

    Lecture 188 Create an horizontal menu

    Lecture 189 Create nice vertical menus

    Lecture 190 Put it All together

    Lecture 191 Exercise: Do it yourself

    Section 16: Application with Wordpress: Create your first Wordpress Theme

    Lecture 192 Introduction

    Lecture 193 Install Wordpress

    Lecture 194 Choose and set the Wordpress Theme

    Lecture 195 Customize the body of an existing Theme

    Lecture 196 Customize the header of an existing Theme

    Lecture 197 Customize the style of a Theme and create your own

    Section 17: Fundamental Knowledge of Javascript

    Lecture 198 Introduction

    Lecture 199 What is Javascript

    Lecture 200 Javascript in JS files and in the HTML code as script

    Lecture 201 Variables

    Lecture 202 Functions

    Lecture 203 Use Javascript to display and hide HTML elements

    Lecture 204 Use Javascript to get the values of attributes of HTML elements

    Lecture 205 Use Javascript to interact with a form

    Lecture 206 Example of form validation script

    Lecture 207 Manage the events in input elements in a form with Javascript

    Lecture 208 Use Javascript to change the CSS style of HTML elements

    Lecture 209 Exercise: Add Javascript code to an existing HTML document

    Lecture 210 Conclusions

    Lecture 211 Last words

    Section 18: Special Bonuses

    Lecture 212 FireBug: The tool to debug your scripts

    Lecture 213 Filezilla - Upload your files

    Lecture 214 XHTML Validator

    Lecture 215 Where to find nice web fonts

    who has basic knowledge of the Inernet,who knows how to use a text editor,who has basic knowledge of Microsoft Windows or iOS for MAC

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/become-the-perfect-front-end-developer-with-html5css3js/


    Code:
    https://k2s.cc/file/eff71b7e69432/Become_the_Perfect_Front_End_Developer_with_HTML5CSS3JS.part1.rar
    https://k2s.cc/file/9ed32759affa9/Become_the_Perfect_Front_End_Developer_with_HTML5CSS3JS.part2.rar
    Code:
    https://nitroflare.com/view/70BDBC5B04615E0/Become_the_Perfect_Front_End_Developer_with_HTML5CSS3JS.part1.rar
    https://nitroflare.com/view/8F3F33C8779C3A3/Become_the_Perfect_Front_End_Developer_with_HTML5CSS3JS.part2.rar
    Code:
    https://rapidgator.net/file/20a83b014326e35b69e7b97840c0a359/Become_the_Perfect_Front_End_Developer_with_HTML5CSS3JS.part1.rar.html
    https://rapidgator.net/file/aaf68061875a28f05c2c94e256a25a1f/Become_the_Perfect_Front_End_Developer_with_HTML5CSS3JS.part2.rar.html

  2. #6942
    Super Moderator
    Join Date
    May 2019
    Posts
    203,151
    Thanks
    1
    Thanked 39 Times in 38 Posts

    PMP Certification Complete Video Course and Practice Test



    PMP Certification Complete Video Course and Practice Test
    Asad E. Haque, Kimberly J. Casperson | Duration: 24h 00 m | Video: H264 1280x720 | Audio: AAC 44,1 kHz 2ch | 5,01 GB | Language: English

    PMP's is a globally recognized and sought-after certification. Per PMI, "CIO magazine ranked the PMP as the top project management certification because it proves you have the specific skills and experience employers seek. Certified PMPs report earning up to 25% more than non-certified project management professionals."

    The videos in this course are broken up into individual 'bite-sized' lessons that correspond to each topic of the PMP syllabus to prepare the student for the content in the exam. The 2021 exam covers content from the PMBOK Guide? 6th edition, Agile concepts and workflows, which are all fully explained in this course. At the end of each section there is a practice quiz and there are over 250 flash cards for students to test their knowledge.

    The benefit to using this training is that, unlike a webinar or in-person course, you can learn at your own pace and repeat modules as needed. You can watch videos over and over to reinforce the concepts and review the flash cards to help with memorizing terms and processes. There are also two practice tests consisting of 180 questions each that simulate the exam experience.

    Homepage
    Code:
    https://anonymz.com/?https://www.oreilly.com/library/view/pmp-certification-complete/9780137449453/


    Code:
    https://k2s.cc/file/27b89cb4afe9e/O%60REILLY_-_PMP_Certification_Complete_Video_Course_and_Practice_Test.part1.rar
    https://k2s.cc/file/39e6c12d86004/O%60REILLY_-_PMP_Certification_Complete_Video_Course_and_Practice_Test.part2.rar
    Code:
    https://nitroflare.com/view/44D72BFDC021E1D/O%60REILLY_-_PMP_Certification_Complete_Video_Course_and_Practice_Test.part1.rar
    https://nitroflare.com/view/B9DB0ECFA76725B/O%60REILLY_-_PMP_Certification_Complete_Video_Course_and_Practice_Test.part2.rar
    Code:
    https://rapidgator.net/file/8f3d855a2046be33a80b3853341f9603/O`REILLY_-_PMP_Certification_Complete_Video_Course_and_Practice_Test.part1.rar.html
    https://rapidgator.net/file/045c1873cad121d5b33e98f974608fdd/O`REILLY_-_PMP_Certification_Complete_Video_Course_and_Practice_Test.part2.rar.html

  3. #6943
    Super Moderator
    Join Date
    May 2019
    Posts
    203,151
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Arduino Step By Step More Than 50 Hours Complete Course



    Arduino Step By Step More Than 50 Hours Complete Course
    Last updated 2/2019
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 30.41 GB | Duration: 52h 35m

    C Programming, Arduino, PIC Microcontroller, PCB Design, Wed Design for IOT, PID Controller Everything Included



    What you'll learn
    Arduino, PIC, C Programming, IOT

    Requirements
    No Basic Knowledge Required

    Description
    This is a Complete Arduino Course which will guide you from very basic to most advanced level. The problem for most of the students is lack of Applying programming knowledge to embedded system. So from this course you'll learn programming concepts step by step and the practical applications of each concept.This course divided into 16 SectionsSection 01From This Section You'll Get An Idea Of What Is A Program And Why C Is The Best Language For Embedded System Programming.As The Practicals You'll Learn Following, what Is An Arduino Board And The Difference Between Microprocessor And Microcontroller the Advantage Of Power Pins, The Scanning Process Of An Arduino Program. how To Use Digital Pins And Some Light Patterns To Understand The Basic Arduino Commands. why We Cant Connect A DC Motor Directly To MCU. Introduction To DC Motor Drivers And How To Control The Directions.Section 02From This Section You'll Get An Idea Of Why We Need Variables And The Different Types Of Variables In C Language.In Addition You'll Learn How To Get User Inputs And Basic Arithmetic Operations.As The Practical Session You'll Learn Following, what Is A Seven Segment And How To Interface A 7seg To Arduino. the Advantage Of BCD To 7seg Decorders And How To Use The how To Control 4 Digit 7seg Display Using The Frequency Method. the Internal Architecture Of A DC Relay And Controlling 230v Devices. also You'll Learn What Is PWM And The Theory Behind ,and Practical Application Of PWM.Section 03From This Section You'll Learn Why We Need Decision Making In Programmes And Four TypesOf Diffrerent Decision Making Algorithms. You'll Learn How To Use An If - ConditionStep By Step With Lots Of Examples.As The Practical Session You'll Learn How To Interface A Pushbutton As An Application Of If - ConditionAnd From This Section You'll Get An Idea Of Digital Communication And Deep Understanding About RS232Ports Of Arduino And How To Send And Receive Data Using Them. Also You Can Learn AboutWireless Communication And See Some Practical Demonstrations.Section 04From This Section You'll Learn If-else Condition As The Second Decision Making Algorithm. We Have Discussed Some Different Programs.As The Practical Session You'll Learn How To Use An If-else Condition In AnArduino Program. To Demonstarte That We Have Discussed Some Advanced Push Button Interfacing Practicals Including Bit Wise Operations. You'll Also Learn About Analog To Digital Conversion And The Theory Behind That. See How To Interface An Analog Sensor Such As Soil Moisture Sensor. In This Section You Can Learn How To Control DC Servo Motors And The Sevo Mechanism. Also You'll Able To Interface A 16x2 Lcd To Arduino. By The End Of This Section You'll Learn How To Do A Complete Flower Plant Project Including All The Theories You Have Learnt So Far.Section 05From This Section You'll Learn If-else If-else Condition As The Third Decision Making Algorithm. Also You Can Learn The Theory Of Loops And Lot Of Examples Regarding While Loop.In The Practical Session You'll Learn The Practical Usage Of While Loops.Next You Can Learn How To Interface A 4x4 Keypad To The Arduino. Do You Like To Control A Large (industrial) Stepper Motors? In This Section We'll Show You Step By Step Instruction And Demonstration of How To Control Very Large Stepper Using An Arduino. By The End Of This Section You'll Be Able To Understand The Exact Mechanism Of An Ultrasonic Sensor And How To Program It To Find The Distance.Section 06In This Section You Can Learn The Theory Of Nested While Loops, One Dimentional Arrays And Lot Of Example Programs.As The Practical Session We Build a Home Automation System So You Can Understand How To Use Arrays In An Arduino Program.Section 07From This Section You'll Learn Why We Need Sub Programs In Our Projects. Here We Explain 5 Different Types Of Functions And Some Examples Regarding Functions.As The Practical Session You'll Learn Why We Need A Hardware Mechanism Called Interrupts And The Advantage Of Interrupts Over Polling System. Also You Can Learn How To Create Functions In An Arduino Project.Section 08Form this Section We'll guide you step by step to making an obstacle avoiding and Maze Solving Robot. in this Section We demonstrate Several Algorithms for making an Obstacle Avoiding Robot and Each Steps will Demonstrate.Section 09From This Section You'll Get An Idea About The For Loop And How To Use That With Examples.As The Practical Session You'll Learn The Importance Of Creating Software Interfaces For Embedded System Applications. Here We Introduce How To Create A Visual Basic Interface And Start The Communication With Arduino.Section 10From This Section You'll Learn The Importance Of Learning PIC Microcontroller. Here We Explain The Pinout, RAM, Special Memories Such As PORT And TRIS. And You Also Learn How To Use In Built PIC Libraries. Also Learn How To Get Data (18B20 Temperature) From Ar Arduino To VB Interface.Section 11In This Section We Are Giving You An Assignment To Test Your C Programming Knowledge. And You Can Study Further About PIC Microcontroller With Proteus Simulations. You Can Learn The Important Of An EEPROM And How To Access Arduino EEPROM. Also Learn How To Send And Recieve SMS And How To Make Or Answer A Call Using Arduino With The Help Of A GSM Module.Section 12From This Section You'll Learn How To Group Related Variables Together Using Structures. And Learn How To Create And Handle A Database In Visual Basic So That You Can Create A Storing Mechanism For An Arduino Project.Section 13From This Section You'll Learn How To Deal With String Type Data In A C Program.As The Practical Session You'll Learn About I2C Communication And How To Interface A Real Time Clock Such As DS1307 Using The I2C Port Of The Arduino. Also You Can Learn How To Make A PCB For Any Arduino Project Using Eagle Cad Software.Section 14From This Section You'll Understand The Importance Of IOT Platform. How To Access A Device Through The Internet And How To Submit An Arduino Data To A Web Server. To Do That We Guide You Step By Step How To Make A Web Site Using Visual Web Developer (ASP) And How To Launch The Web Site And Finally How To Connect Arduino To The Web Server.Section 15From This Section You'll Learn How To Make A Line Following Robot Using Pololu QTR8 Sensor Array. Before That You'll Get A Very Deep Understanding About PID Control System. Propotional Controller, PI Controller And PD Controller. Also You'll Understand About Overshoot Error And The Oscillation Error.Section 16From this section we do a railway project using an arduino.

    Overview

    Section 1: Introduction

    Lecture 1 what Is A Program

    Lecture 2 introduction To C Programming

    Lecture 3 printf Command

    Lecture 4 escape Characters

    Lecture 5 example 01

    Lecture 6 challenge 01

    Lecture 7 introduction To Arduino Board

    Lecture 8 Testing Arduino Power Pins

    Lecture 9 scanning System Of An Arduino Program

    Lecture 10 Digital Inputs And Outputs

    Lecture 11 Download program to MCU

    Lecture 12 Basic Light Systems 1

    Lecture 13 Download Basic Light Systems

    Lecture 14 Second Light Pattern

    Lecture 15 Download Second Light Pattern

    Lecture 16 Third Light Pattern

    Lecture 17 Download Third Light Pattern

    Lecture 18 Combining All Patterns

    Lecture 19 Demo All Patterns

    Lecture 20 Introduction To Dc Motors And Drivers

    Lecture 21 Different Types Of Motor Drivers And L293d

    Lecture 22 Explaining L293d

    Lecture 23 Introducing Motor Shields

    Lecture 24 Connecting L293d To Arduino

    Lecture 25 Controlling Motor Direction

    Lecture 26 DC Motor Practical

    Lecture 27 Controlling Motor Direction Proteus Simulation

    Section 2: Section 02

    Lecture 28 Why We Need Variables

    Lecture 29 Variable Types In C Language

    Lecture 30 Creating Variables

    Lecture 31 Assigning Values To Variables

    Lecture 32 Printing Variables

    Lecture 33 16bit Or 32bit Integers

    Lecture 34 Testing Different Types Of Variables

    Lecture 35 Variable Rules

    Lecture 36 Variable Examples 01

    Lecture 37 Variable Examples 02

    Lecture 38 Introduction To Scanf Operation

    Lecture 39 Introduction To Arithmetic Operations

    Lecture 40 The Complete Program

    Lecture 41 Challenge 02

    Lecture 42 Introduction To Seven Segments

    Lecture 43 Identify Seven Segment Pinout

    Lecture 44 Basic Program to Display Digits on a 7Segment

    Lecture 45 7segment Practical Demo 01

    Lecture 46 7Segment Proteus Simulation

    Lecture 47 BCD to 7Segment Decorders

    Lecture 48 BCD To 7segment Decorders Wiring

    Lecture 49 7segment Practical Demo 02

    Lecture 50 Intro To 4 Digit Display

    Lecture 51 4digit 7segment Display Pinout And Wiring-1

    Lecture 52 Programming a 4Digit Display

    Lecture 53 4digit Display Practical Demonstration

    Lecture 54 Internal Architecture Of A Dc Relay

    Lecture 55 Testing Relays And Relay Shields

    Lecture 56 Connecting A Relay Shield

    Lecture 57 Control 230v From Arduino

    Lecture 58 Introduction to PWM

    Lecture 59 PWM Theory Explained

    Lecture 60 PWM Calculations

    Lecture 61 Generating PWM Example 1

    Lecture 62 PWM Demonstration 1

    Lecture 63 Generating PWM Example 2

    Lecture 64 PWM Demonstration 2

    Lecture 65 Introduction to PWM Generators

    Lecture 66 PWM Generators Demonstration

    Lecture 67 Generating PWM Example 3

    Lecture 68 PWM Demonstration 3

    Section 3: Section 03

    Lecture 69 Introduction To Decision Making

    Lecture 70 If-condition Theory

    Lecture 71 Introduction To Compare Operations

    Lecture 72 If-condition Examples 01

    Lecture 73 Introduction To Nested If-conditions

    Lecture 74 If-condition Examples 02

    Lecture 75 Example 02 Demonstration

    Lecture 76 If-condition Examples 03

    Lecture 77 If-condition Examples 04

    Lecture 78 If-condition Examples 05

    Lecture 79 Integer Division, Floating Point Division And Modulo Operation

    Lecture 80 If-condition Examples 06

    Lecture 81 If-condition Examples 07

    Lecture 82 If-condition Examples 08

    Lecture 83 If-condition Examples 09

    Lecture 84 If-condition Examples 10

    Lecture 85 Introduction To And, Or Operators

    Lecture 86 If-condition Examples 11

    Lecture 87 Interfacing Pushbuttons Part 01

    Lecture 88 Interfacing Push Buttons Part 02

    Lecture 89 Interfacing Pushbuttons Practical 01

    Lecture 90 Introduction To Digital Communication

    Lecture 91 RS232 Protocol

    Lecture 92 Arduino Mega Rs232 Ports

    Lecture 93 Send Data From Arduino To PC

    Lecture 94 Sending Data Simulation

    Lecture 95 Recieving Data From The PC

    Lecture 96 Explaining Serial Availble Function

    Lecture 97 Control Devices Using Serial Commands

    Lecture 98 Control Devices Practical

    Lecture 99 Establish A Communication Between Two Arduino Boards

    Lecture 100 Communication Between Two Arduino Practical

    Lecture 101 Introduction To Wireless Communication

    Lecture 102 Wireless Communication Practical

    Section 4: Section 04

    Lecture 103 Introduction To If-else Condition

    Lecture 104 If-else Examples 01

    Lecture 105 If-else Examples 02

    Lecture 106 If-else Examples 03

    Lecture 107 If-else Examples 04

    Lecture 108 Pushbutton Tutorial Part 01

    Lecture 109 Pushbutton Tutorial Part 03 (introduction To Bitwise Operations)

    Lecture 110 Pushbutton Tutorial Part 02

    Lecture 111 Pushbutton Tutorial Part 04

    Lecture 112 Pushbutton Tutorial Part 05

    Lecture 113 Pushbutton Tutorial Part 06

    Lecture 114 Pushbutton Tutorial Part 07

    Lecture 115 Introduction To Analog To Digital Conversion

    Lecture 116 Testing Analog To Digital Conversion

    Lecture 117 ADC Practical 01

    Lecture 118 ADC Practical 2 Program

    Lecture 119 ADC Practical 2 Demonstration

    Lecture 120 Introduction to DC Servo Motors

    Lecture 121 RC Servo Motor Practical

    Lecture 122 Internal Mecanism of a Servo Motor

    Section 5: Section 05

    Lecture 123 Explaining If-else If-else Condition

    Lecture 124 Advantage Of If-elseif-else Over Other Conditions

    Lecture 125 If-elseif-else Example 01

    Lecture 126 If-elseif-else Example 02

    Lecture 127 If-elseif-else Example 03

    Lecture 128 If-elseif-else Example 04

    Lecture 129 Decision Making Revision Example 01

    Lecture 130 Decision Making Revision Example 02

    Lecture 131 Introduction To C Loops

    Lecture 132 Explaining While Loop

    Lecture 133 Explaining While Loop 02

    Lecture 134 While Loop Examples 01

    Lecture 135 While Loop Examples 02

    Lecture 136 While Loop Examples 03

    Lecture 137 While Loop Examples 04

    Lecture 138 While Loop Examples 05

    Lecture 139 Equipments We Need For Section 05

    Lecture 140 Knight Rider Using While loop

    Lecture 141 Intensity Controlling Using loopsEn

    Lecture 142 Intensity Controlling Using loops Demo

    Lecture 143 Introduction to Keypad Modules

    Lecture 144 Keypad Demonstration 01

    Lecture 145 Keypad Demonstration on LCD

    Lecture 146 Introduction to Stepper Motors

    Lecture 147 Stepper Motor Drivers

    Lecture 148 Stepper Motor Equipments Demo

    Lecture 149 Stepper Motor Wiring

    Lecture 150 Connecting Stepper Driver To Supply

    Lecture 151 Connecting Stepper Motor To Driver

    Lecture 152 Explaining Stepper Driver Settings

    Lecture 153 Connecting Arduino to Stepper DriverEn

    Lecture 154 Connecting Arduino To Stepper Driver Demo

    Lecture 155 Explaining Stepper Controlling

    Lecture 156 Stepper Position Controlling Program

    Lecture 157 Stepper Position Controlling Demonstration (2ms Period)

    Lecture 158 Stepper Position Control Demonstration(1ms Period)

    Lecture 159 Stepper Speed Controlling Program

    Lecture 160 Stepper Speed Control Demonstration

    Lecture 161 Introduction to Ultrasonic Sensors

    Lecture 162 Explaining Ultrasonic Program

    Lecture 163 Ultrasonic Demonstration 1

    Lecture 164 Ultrasonic Demonstration Using Serial Monitor

    Lecture 165 Ultrasonic Example 1

    Lecture 166 Ultrasonic Example 1 Demonstration

    Section 6: Section 06

    Lecture 167 Decision Making Revision 1

    Lecture 168 Nested While Example

    Lecture 169 While loop Example 9

    Lecture 170 While loop Example 10

    Lecture 171 Introduction to Arrays

    Lecture 172 Initializing Arrays

    Lecture 173 Array Examples 1

    Lecture 174 Array Examples 2

    Lecture 175 Array Examples 3

    Lecture 176 Array Examples 4

    Lecture 177 Array Examples 5

    Lecture 178 Array Examples 6

    Lecture 179 Equipments We Need For Section 06

    Lecture 180 Home Automation Project Question

    Lecture 181 Initialize The Project

    Lecture 182 Sending Activation Code

    Lecture 183 Sending Deactivation Code

    Lecture 184 Sending Device Access Codes

    Lecture 185 Sending Timing Access Codes

    Section 7: Section 07

    Lecture 186 Why we Need Sub Programs

    Lecture 187 Introduction to Functions

    Lecture 188 Function Timing Diagrams

    Lecture 189 Function Prototype

    Lecture 190 First Function Type

    Lecture 191 Introduction to Local And Global Variables

    Lecture 192 Second Function Type

    Lecture 193 Third And Fourth Function Types

    Lecture 194 Function Examples

    Lecture 195 Why We Need Interrupts Part 01

    Lecture 196 Why We Need Interrupts Part 02

    Lecture 197 External Interrupts

    Lecture 198 Timer Interrupts

    Section 8: Section 08

    Lecture 199 Introduction to Motor Drivers

    Lecture 200 Theory of a DC Motor Driver

    Lecture 201 Controlling DC Motors

    Lecture 202 Motor Driver Wiring Practical

    Lecture 203 Controlling DC Motor Demo

    Lecture 204 Making The Robot Chassis

    Lecture 205 Connecting L298N

    Lecture 206 Explaining Movement Functions

    Lecture 207 Movement Functions Demo

    Lecture 208 Combination of Movements

    Lecture 209 Combination Of Movements Demo

    Lecture 210 Connecting Lipo Battery

    Lecture 211 Reducing Speed

    Lecture 212 Reducing Speed Demo 1

    Lecture 213 Reducing Speed Demo 2

    Lecture 214 Detecting an Obstacle Program

    Lecture 215 Response to The Distance Program

    Lecture 216 Explaining First Obstacle Avoiding Algorithm

    Lecture 217 Programming First Algorithm

    Lecture 218 First Algorithm Demonstration

    Lecture 219 Robot Inside The Platform

    Lecture 220 Connecting The Servo Motor

    Lecture 221 Connecting The Servo Motor Demo

    Lecture 222 Explaining Second Obstacle Avoiding Algorithm

    Lecture 223 Obstacle Avoiding Step 1

    Lecture 224 Obstacle Avoiding Step 1 Demo

    Lecture 225 Detects An Error

    Lecture 226 Explaining and Correcting The Error

    Lecture 227 Demo After Correcting The Error

    Lecture 228 Obstacle Avoiding Step 2

    Lecture 229 Obstacle Avoiding Step 2 Demo

    Lecture 230 Obstacle Avoiding Step 2 Demo On Platform

    Lecture 231 Obstacle Avoiding Step 3

    Lecture 232 Obstacle Avoiding Step 3 Demo 1

    Lecture 233 Obstacle Avoiding Step 3 Demo 2

    Lecture 234 Obstacle Avoiding Step 3 Demo On Platform

    Lecture 235 Obstacle Avoiding Final Step

    Lecture 236 Obstacle Avoiding Final Step Demo 1

    Lecture 237 Obstacle Avoiding Final Step Demo 2

    Lecture 238 Obstacle Avoiding Full Demonstration

    Lecture 239 Explaining Maze Solving Algorithm

    Lecture 240 Going Around The Wall Program Version 1

    Lecture 241 Going Around The Wall Program Version 1 Demo

    Lecture 242 Going Around The Wall Program Version 2

    Lecture 243 Going Around The Wall Program Version 2 Demo

    Lecture 244 Going Around The Wall Program Version 3

    Lecture 245 Going Around The Wall Program Version 3 Demo

    Lecture 246 Connecting Front Sensor

    Lecture 247 Going Within The Squre Block

    Lecture 248 Before Final Program

    Lecture 249 Final Program

    Lecture 250 Final Demonstration

    Section 9: Section 09

    Lecture 251 Function And Arrays

    Lecture 252 Introducion to For Loops

    Lecture 253 For Loop Examples

    Lecture 254 Introduction to 2D Arrays

    Lecture 255 Introduction to Software Designing

    Lecture 256 Software Design Languages

    Lecture 257 Create a New VB Project

    Lecture 258 Introduction to Basic Properties

    Lecture 259 Building The First EXE

    Lecture 260 Inno Setup

    Lecture 261 Introduction to VB Coding

    Lecture 262 Introduction to VB Variables

    Lecture 263 VB If Conditions

    Lecture 264 VB If Else Condition

    Lecture 265 VB If - Else if - Else

    Lecture 266 VB And Or Operations

    Lecture 267 VB Example 01

    Lecture 268 Try Catch Example

    Lecture 269 VB Example 02

    Lecture 270 VB Web Browser

    Lecture 271 Control Arduino Using VB Software

    Section 10: Section 10

    Lecture 272 Introduction to PIC Microcontroller

    Lecture 273 PIC16F877A Pinout

    Lecture 274 PIC16F877A RAM

    Lecture 275 PIC16F877A Special Memories

    Lecture 276 PIC16F877A Example 1

    Lecture 277 PIC16F877A Example 2

    Lecture 278 PIC16F877A Example 3

    Lecture 279 Introduction to Sound Library

    Lecture 280 Using PWM Functions

    Lecture 281 Recieving Data From Arduino to VB

    Section 11: Section 11

    Lecture 282 Assignment Part 01

    Lecture 283 Assignment Part 02

    Lecture 284 Assignment Part 03

    Lecture 285 Interfacing Pushbutton to PIC

    Lecture 286 Interfacing LCD to PIC

    Lecture 287 Speed Controller Project

    Lecture 288 Shift and Rotate Operations

    Lecture 289 Accessing EEPROM Arduino

    Lecture 290 Introduction To GSM Shield

    Lecture 291 Demonstration and Wiring of GSM Shield

    Lecture 292 Testing SIM900A

    Lecture 293 Explaining SMS Functions

    Lecture 294 Control Devices Using SMS

    Lecture 295 Control Devices Demonstration

    Lecture 296 Simple Home Automation System Using GSM Module

    Lecture 297 Demnstration of Home Automation

    Lecture 298 Testing Calling Functions

    Lecture 299 Demonstration of Calling Functions

    Section 12: Section 12

    Lecture 300 Relationship Between Variables

    Lecture 301 Introduction to Stuctures

    Lecture 302 Assigning, printing and scanning values to Structures

    Lecture 303 Structure Templates

    Lecture 304 Structures and Functions

    Lecture 305 Structure Arrays

    Lecture 306 Writing Arduino Data to Textfiles

    Lecture 307 Creating Database

    Lecture 308 INSERT Command

    Lecture 309 UPDATE Command

    Lecture 310 DELETE Command

    Lecture 311 SELECT Command

    Lecture 312 Introduction to GridView Control

    Section 13: Section 13

    Lecture 313 Introduction to C Strings

    Lecture 314 Initialize a String Variable

    Lecture 315 Reading and Printing String Variables

    Lecture 316 String Library Fuctions

    Lecture 317 Introduction to I2C

    Lecture 318 Introduction to DS1307 RTC

    Lecture 319 Explaining the RAM of DS1307

    Lecture 320 Explaining I2C Communication With RTC

    Lecture 321 Arduino Program Using Wire Library

    Lecture 322 Introduction to PCB Design and Eagle Software

    Lecture 323 Introduction to Basic Tools

    Lecture 324 Draw Schemetic of the Robo Eye Circuit

    Lecture 325 Convert Schemetic to Board Level

    Lecture 326 Basic Routing Techniques

    Lecture 327 Finalize the PCB

    Section 14: Section 14

    Lecture 328 introduction Iot And Web Design

    Lecture 329 Introduction To Html

    Lecture 330 HTML Elements Part 01

    Lecture 331 HTML Elements Part 02

    Lecture 332 Introduction To CSS

    Lecture 333 Introduction To Templates

    Lecture 334 Working With Asp.net

    Lecture 335 Designing Templates Part 01

    Lecture 336 Designing A Complete Web Page

    Lecture 337 Launching The Website

    Lecture 338 Designing Of A Home Automation Asp.net

    Lecture 339 How To Control Arduino Using Webpage Part 01

    Lecture 340 How To Control Arduino Using Webpage Part 02

    Section 15: Section 15

    Lecture 341 Introduction to Incremental Encoder

    Lecture 342 Speed Controller Program using an Incremental Encoder

    Lecture 343 Introduction to Control Systems

    Lecture 344 Introduction to PID Control System and Understand P Controller

    Lecture 345 Steady State Error

    Lecture 346 PI Controller

    Lecture 347 Oscillation Error

    Lecture 348 PD Controller

    Lecture 349 Complete PID Control System

    Lecture 350 Transistor as a Switch and TCRT5000 Sensor

    Lecture 351 Operation of TCRT Sensor

    Lecture 352 Line Following Robot Version 01

    Lecture 353 Demonstration of Version 01

    Lecture 354 Correcting Errors

    Lecture 355 Demonstration after Correcting the Errors

    Lecture 356 Introduction to a Proportional Algorithm

    Lecture 357 Demonstration of Propotional Controller

    Lecture 358 Improve Propotional Algorithm

    Lecture 359 Demonstration of Improved Propotional Controller

    Lecture 360 Explaining a Mistake we made

    Lecture 361 Demostration after Eliminate of the mistake

    Lecture 362 Finalize the Propotional Algorithm

    Section 16: Section 16

    Lecture 363 Explain The Project Task

    Lecture 364 Testing Lights and Motors

    Lecture 365 Explaining the Project Code

    Lecture 366 Final Demonstration 01

    Lecture 367 Final Demonstration 02

    Beginner to Arduino and C prograaming

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/arduino-new-2019-more-than-50-hours-complete-course/


    Code:
    https://k2s.cc/file/f0b4bf8a1684b/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part1.rar
    https://k2s.cc/file/05efd1de4f39b/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part2.rar
    https://k2s.cc/file/4e10051f0c77f/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part3.rar
    https://k2s.cc/file/ee4f6c805609b/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part4.rar
    https://k2s.cc/file/47248c3643d9d/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part5.rar
    https://k2s.cc/file/5916789f9ddcd/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part6.rar
    https://k2s.cc/file/d6f154ca38024/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part7.rar
    Code:
    https://nitroflare.com/view/E860D94338B6E3E/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part1.rar
    https://nitroflare.com/view/076DEA16F47DC24/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part2.rar
    https://nitroflare.com/view/1DBB4929DEDCB0C/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part3.rar
    https://nitroflare.com/view/F9C05C1170A2798/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part4.rar
    https://nitroflare.com/view/3E25AF438CDC18C/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part5.rar
    https://nitroflare.com/view/15765DFD2092CEA/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part6.rar
    https://nitroflare.com/view/B1C635D853F673C/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part7.rar
    Code:
    https://rapidgator.net/file/b293f2d3e37b1c1400554f08aa9dad97/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part1.rar.html
    https://rapidgator.net/file/c0a189fa54aabcb1b7a73dc5631c47f1/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part2.rar.html
    https://rapidgator.net/file/73d5c6ceaa3bbc6a524e77b8e15b869d/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part3.rar.html
    https://rapidgator.net/file/82448a1edf1379cfa5abfe2c47a30af3/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part4.rar.html
    https://rapidgator.net/file/6de8bb8ec57c39efd40d913ed9b44498/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part5.rar.html
    https://rapidgator.net/file/e46d142632d163e0c34eb5200fd98cfa/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part6.rar.html
    https://rapidgator.net/file/d078129d03360302ed5c34d2b25d7367/Arduino_Step_by_Step_More_than_50_Hours_Complete_Course.part7.rar.html

  4. #6944
    Super Moderator
    Join Date
    May 2019
    Posts
    203,151
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Advanced Web Hacking



    Advanced Web Hacking
    NotSoSecure | Duration: 13h 18 m | Video: H264 1920x1080 | Audio: AAC 44,1 kHz 2ch | 9,31 GB | Language: English

    This is our 5-day Advanced-level web application security testing course.

    Much like our popular Advanced Infrastructure Hacking class, this class talks about a wealth of hacking techniques to compromise web applications, APIs, cloud components and other associated end-points. This class focuses on specific areas of appsec and on advanced vulnerability identification and exploitation techniques (especially server side flaws). The class allows attendees to practice some neat, new and ridiculous hacks which affected real life products and have found a mention in real bug-bounty programs. The vulnerabilities selected for the class either typically go undetected by modern scanners or the exploitation techniques are not so well known.

    Advanced Web Hacking course talks about a wealth of hacking techniques to compromise web applications, APIs and associated end-points. This course focuses on specific areas of app-sec and on advanced vulnerability identification and exploitation techniques (especially server side flaws). This hands-on course covers neat, new and ridiculous hacks which affected real life products and have found a mention in real bug-bounty programs. In this course vulnerabilities selected are ones that typically go undetected by modern scanners or the exploitation techniques are not so well known.

    You will be able to

    • Effectively exfiltrate data using Out of Band Techniques for certain vulnerabilities
    • Pen Test encrypted parameters to find vulnerabilities
    • Learn how to bypass SSO functionalities
    • Find SQL injection vulnerabilities not detected by Automated tools
    • Break weak crypto implementations
    • Learn ways to bypass password reset functionalities

    Homepage
    Code:
    https://anonymz.com/?https://notsosecure.com/security-training/advanced-web-hacking


    Code:
    https://k2s.cc/file/48cd5b8beaf85/NotSoSecure_-_Advanced_Web_Hacking_2022.part1.rar
    https://k2s.cc/file/78389bd6511e5/NotSoSecure_-_Advanced_Web_Hacking_2022.part2.rar
    Code:
    https://nitroflare.com/view/3E563EE03A0B5C0/NotSoSecure_-_Advanced_Web_Hacking_2022.part1.rar
    https://nitroflare.com/view/95C545F29FB2C2C/NotSoSecure_-_Advanced_Web_Hacking_2022.part2.rar
    Code:
    https://rapidgator.net/file/ac540da1c3c15749fde6c0b7b93d8993/NotSoSecure_-_Advanced_Web_Hacking_2022.part1.rar.html
    https://rapidgator.net/file/5dc5765709fd1f1514a1c7d32ebfb6cb/NotSoSecure_-_Advanced_Web_Hacking_2022.part2.rar.html

  5. #6945
    Super Moderator
    Join Date
    May 2019
    Posts
    203,151
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Learn Arduino by Building 26 Projects!



    Learn Arduino by Building 26 Projects!
    Published 07/2022
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + srt | Duration: 295 lectures (31h 26m) | Size: 17.2 GB

    Learn Arduino by Building 26 Projects! is a comprehensive guide that will teach you how to use the Arduino platform



    What you'll learn
    Learn Arduino the easy way! Build your own Arduino projects from scratch.
    Learn how to build a robot arm, a digital dice game, a GPS tracker, an MP3 player and many other fun projects.
    Learn electronics and programming with Arduino by building 26 exciting projects.
    You will learn all the basics of using Arduino and will be able to build your own projects.
    Build IoT projects, home automation projects, and more.


    Requirements
    Arduino IDE
    Arduino Boards
    Wires ( depnds on the selected projects )
    Basic Programming


    Description
    Learn Arduino by Building 26 Projects! is a comprehensive guide that will teach you how to use the Arduino platform to build various circuits and projects. We have designed this course for absolute beginners who want to learn how to use Arduino.

    Introduction

    Learn Arduino by Building 26 Projects! is a step-by-step guide that will teach you how to use the Arduino platform to build various circuits and projects. Arduino Projects is a beginner-friendly guide that starts with the basics and walks you through fun, hands-on projects.

    Beginning with Arduino Basics, this course covers 26 projects designed to teach the basics of using Arduino software and hardware. Projects include a motion detector, an LED clock, a weather station, a sound player, and more. By the end of the course, students will have developed essential skills in programming and electronics, as well as know-how to use Arduino libraries and tools.

    The Arduino platform is a popular way to learn how to build electronics projects. This course teaches 26 different Arduino projects that you can complete. Whether a beginner or an experienced electronics enthusiast, these projects will give you the skills and confidence you need to create your own projects.

    Course Outline includes:

    Automatic Medicine Reminder using Arduino

    Arduino Alarm Clock Using a Real-Time Clock and LCD Screen

    Arduino Motion Detector: Step By Step Guide

    Automatic Irrigation System with Arduino

    Control Anything Anywhere without Internet with Arduino

    Arduino Rotating LED Display That Prints Text on Air POV

    Arduino Interfacing with Sensors in Your Smartphone

    Arduino Battery Level Monitor

    Arduino JavaScript Browser-based Control

    Arduino Long Distance Communication

    Arduino Social Distance Detector

    Arduino Data Visualization using Python

    Arduino SMS Sending Motion Detector using Python

    Arduino Email Sending Motion Detector

    Crash Course: Buzz Wire Game using Arduino

    SD Card Interfacing with Arduino

    Arduino-Based Real-Time Oscilloscope

    Arduino Morse Code Generator

    Arduino Text to Speech

    Arduino Solar Tracker

    Control Arduino with Your Own Voice

    Automatic Weight Measuring Machine using Arduino

    Arduino Car Parking Assistant

    Arduino Multicolor RGB LED Lamp Controlled Using Bluetooth

    Arduino Radar: Step By Step Guide

    Arduino Weather Station: Step By Step Guide

    This course is designed to provide students and professionals with a hands-on introduction to the Arduino platform by having them build 26 different projects. Students will learn the basics of programming and electronics, as well as how to use Arduino to control devices such as LEDs and motors.

    Enroll in this course and start building your own Arduino projects today!

    Who this course is for
    this is for begginners
    this for Arduino Enthusiast
    for anyone who wants to expland learning and experiment more Arduino PRojects
    this is for Arduino Hobbyist

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/arduino-learn-arduino-by-building-26-projects/


    Code:
    https://k2s.cc/file/66d1bb50d4938/Learn_Arduino_by_Building_26_Projects%21.part1.rar
    https://k2s.cc/file/046db48fef313/Learn_Arduino_by_Building_26_Projects%21.part2.rar
    https://k2s.cc/file/a6ec713302235/Learn_Arduino_by_Building_26_Projects%21.part3.rar
    https://k2s.cc/file/b5768f563c011/Learn_Arduino_by_Building_26_Projects%21.part4.rar
    Code:
    https://nitroflare.com/view/D0F0DF6803F9790/Learn_Arduino_by_Building_26_Projects%21.part1.rar
    https://nitroflare.com/view/0EA051BABBCED95/Learn_Arduino_by_Building_26_Projects%21.part2.rar
    https://nitroflare.com/view/5521D15A8C844C0/Learn_Arduino_by_Building_26_Projects%21.part3.rar
    https://nitroflare.com/view/F1693D1612D42F2/Learn_Arduino_by_Building_26_Projects%21.part4.rar
    Code:
    https://rapidgator.net/file/fcd70575fbb71db9ac9b79ae1baa05b1/Learn_Arduino_by_Building_26_Projects!.part1.rar.html
    https://rapidgator.net/file/2ff388c47c5eed608fabc875c00d4527/Learn_Arduino_by_Building_26_Projects!.part2.rar.html
    https://rapidgator.net/file/d3f8c490512c6ac2ec2a2300dc3967c1/Learn_Arduino_by_Building_26_Projects!.part3.rar.html
    https://rapidgator.net/file/47608293a1f6be7e923200486b2edc8f/Learn_Arduino_by_Building_26_Projects!.part4.rar.html

  6. #6946
    Super Moderator
    Join Date
    May 2019
    Posts
    203,151
    Thanks
    1
    Thanked 39 Times in 38 Posts

    CompTIA Linux+ (XK0-005) Complete Course & Exam



    CompTIA Linux+ (XK0-005) Complete Course & Exam
    Published 08/2022
    Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
    Language: English | Size: 9.1 GB | Duration: 146 lectures • 20h 58m

    CompTIA Linux+ (XK0-005) Bootcamp - Your preparation for the CompTIA Linux+ system administration certification!



    What you'll learn
    Passing the CompTIA Linux+ certification exam with confidence
    Configuring and managing software, storage and process and services
    Understanding the best practices for permissions and authentication, firewalls, and file management
    Creating simple shell scripts and execute basic BASH scripts, version control using Git, and understanding orchestration processes
    Analyzing system properties and processes and troubleshooting user, application and hardware issues


    Requirements
    Basic familiarity with computer networks, administration, and security is helpful (But, all required information will be covered during the course)
    (Helpful, but not required) Completion of the CompTIA A+, Network+, and Security+ certifications

    Description
    ** Taught by a Best Selling IT Certification Instructor **

    Taught by an expert in information technology and cybersecurity with over 20 years of experience, this course is a fun way to master the fundamentals of Linux system administration.

    My name is Jason Dion, and I have personally helped over 500,000 students earn their IT certifications, and now I can help you, too!

    You are going to learn the fundamentals of Linux system administration and how to secure your enterprise servers and support cloud-based servers by gaining experience in the configuration, management, and troubleshooting of Linux servers with lessons, lectures, and video demonstrations to teach you everything you need to know to pass the CompTIA Linux+ certification exam.

    CompTIA Linux+ (XK0-005) is one of the world's most popular Linux system administration certifications available today!

    This course is designed to help prepare you for the CompTIA Linux+ (XK0-005) certification exam and covers all four domains of the Linux+ (XK0-005) certification exam

    CompTIA Linux+ (XK0-005)

    System Management

    Security

    Scripting, Containers, & Automation

    Troubleshooting

    In this course, you will learn how to configure and manage software, storage, and process and services in a Linux server environment. You will also learn the security best practices for permissions and authentication, firewalls, and file management techniques. During our lessons on scripting, you will learn to create simple shell scripts and how to execute BASH scripts.

    You will also learn how to conduct version control using Git and how to conduct orchestration and automation. Finally, you will learn how to troubleshoot Linux servers and how to analyze system properties, processes, and how to troubleshoot user, application, and hardware issues.

    What You Will Receive In The Course

    Video lectures with the essential information needed to pass the Linux+ (XK0-005) exam

    A complete downloadable study guide in PDF format based on the lessons

    Practice quizzes to ensure mastery of each section of the course

    A full-length practice exam with multiple choice questions that simulate the real certification exam

    This course stays current and up-to-date with the latest release of the CompTIA Linux+ exam (XK0-005), and also provides a 30-day money-back guarantee if you are not satisfied with the quality of this course for any reason!

    What Other Students Are Saying About My CompTIA Certification Courses

    I passed the Security+ exam. This course was absolutely essential to passing that exam. Only the Dion Security+ covered the topics comprehensively and thoroughly enough. No other resource I used came close. (Kolya, 5 stars)

    I have just completed watching two different instructor corses on the same subject. I must say, Dion's has more information in a better constructed manner. This course is not easy, it is heavy with information and having you sit through shorter videos was the best part. Having watched more than just Dion's, I can say he goes over the content much better. Very glad I chose to watch a second course! (Rutger, 5 stars)

    I love taking this wonderful course. It's full of important tips and amazing steps in order to pass CompTIA Security+. Thank you, Jason Dion, for making this incredible course! (Paul, 5 stars)

    Upon completion of this course, you will earn 21 CEUs towards the renewal of your CompTIA A+, Network+, Security+, Linux+, Cloud+, PenTest+, CySA+, or CASP+ certifications.

    Who this course is for
    Students wanting to pass the CompTIA Linux+ certification exam
    Students wanting to learn the terminology and nomenclature associated with Linux
    Students seeking a career in system administration or cyber security

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/comptia-linux/


    Code:
    https://nitroflare.com/view/846555C9328DA13/CompTIA_Linux__(XK0-005)_Complete_Course_%26_Exam.part1.rar
    https://nitroflare.com/view/A96E7C11D98B56C/CompTIA_Linux__(XK0-005)_Complete_Course_%26_Exam.part2.rar
    Code:
    https://k2s.cc/file/a9b7d1e84eb84/CompTIA_Linux__(XK0-005)_Complete_Course___Exam.part1.rar
    https://k2s.cc/file/70b33441ec6e3/CompTIA_Linux__(XK0-005)_Complete_Course___Exam.part2.rar
    Code:
    https://rapidgator.net/file/3c0621a4fdc45a1b3a7e17c0c0a9a246/CompTIA_Linux__(XK0-005)_Complete_Course_&_Exam.part1.rar.html
    https://rapidgator.net/file/2fae5bce7c629b6ad2a7e3ff5adbf9f2/CompTIA_Linux__(XK0-005)_Complete_Course_&_Exam.part2.rar.html

  7. #6947
    Super Moderator
    Join Date
    May 2019
    Posts
    203,151
    Thanks
    1
    Thanked 39 Times in 38 Posts

    CBTNuggets - TCP/IP IPv6 - Networking Training



    CBTNuggets - TCP/IP IPv6 - Networking Training
    Released 12/2019
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English | Duration: 54 Lessons (24h 19m) | Size: 6.85 GB

    In this entry-level networking skills training, Keith Barker covers the TCP/IP IPv6 objectives in the A+ Core 220-1001 exam, which is one of two exams required to earn the CompTIA A+ certification

    IPv4 theoretically has about four billion usable IP addresses, which sounded like a lot back in the 1980s. But we went through those pretty quickly. IPv6 has 128 bits and 340 undecillion possible IP addresses. The transition from IPv4 to IPv6, though, is going slowly. But it's still a topic you should know whether you're just starting out or an experienced IT professional in any field.

    After finishing this TCP/IP IPv6 training, you'll know how to implement and verify IPv6 in a Cisco infrastructure with various clients attached as hosts, including Windows, Linux, and Mac. If you're new to IPv6 subnetting, you'll benefit from progressing through the whole course. Experienced learners may find it more advantageous to jump into the Nuggets they find most valuable.

    For anyone who manages network infrastructure training, this networking training can be used for Core 220-1001 exam prep, onboarding new network engineers, individual or team training plans, or as a networking reference resource.

    TCP/IP IPv6: What You Need to Know
    This CompTIA A+ training covers Core 220-1001 TCP/IP IPv6 exam objectives, including these topics

    Mastering IPv6 routing and networking fundamentals
    Understanding tools, resources and protocol of IPv6 (e.g. masks, HES, OSPFv3, EIGRP, IS-IS, HSRP, GLBP, NDP, DHCP, DNS, RAs)
    Routing and packet transfer utilizing prefix delegation
    Securing data with SSH and ACLs
    Locking down networks with zone-based firewalls on an IOS router
    Tunneling with GRE and Auto 6to4

    Who Should Take TCP/IP IPv6 Training?
    This TCP/IP IPv6 training is considered foundational networking training, which means it was designed for both new and experienced IT professionals.

    New or aspiring IT professionals. If you're a new IT professional, you're probably already aware of some of the differences between IPv4 and IPv6, and the lack of out-of-the-box compatibility between them. If you're interested in making a career out of network engineering, this training can help make sure you're an expert in using and adapting networks for IPv6 while also preparing you to eventually get your CompTIA A+ certification.

    Experienced network administrators. If you're a network administrator who's been working in the industry for several years already and until now your career has focused primarily on IPv4, or if you haven't received formal training in IPv6, you need this training. It was designed to cover material about IPv6 on the A+ exam, which you'll need if you're going to work toward your CompTIA A+ certification, plus it will make you an expert in this contemporary routing protocol.

    Homepage
    Code:
    https://anonymz.com/?https://www.cbtnuggets.com/it-training/networking/tcpip-ipv6


    Code:
    https://k2s.cc/file/45ea03da06519/TCPIP_IPv6_-_Networking_Training.part1.rar
    https://k2s.cc/file/d63de1324a805/TCPIP_IPv6_-_Networking_Training.part2.rar
    Code:
    https://nitroflare.com/view/7EDFF2A0E8F5B36/TCPIP_IPv6_-_Networking_Training.part1.rar
    https://nitroflare.com/view/1EA1A25506F3707/TCPIP_IPv6_-_Networking_Training.part2.rar
    Code:
    https://rapidgator.net/file/2ebe711fee0d12b1f0b42ebcb70b5abf/TCPIP_IPv6_-_Networking_Training.part1.rar.html
    https://rapidgator.net/file/c89c118f4c922c1488f3170910ce5cb6/TCPIP_IPv6_-_Networking_Training.part2.rar.html

  8. #6948
    Super Moderator
    Join Date
    May 2019
    Posts
    203,151
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Industrial Cyber Security Controls From Iec62443 For Ics/Ot



    Industrial Cyber Security Controls From Iec62443 For Ics/Ot
    Last updated 10/2022
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 5.74 GB | Duration: 7h 53m

    IEC 62443 Standard, and implementation in the industrial control system (ICS). Technical controls, Levels & assessment.



    What you'll learn
    Details of IEC 62443 standard
    Authentication and Authorization controls
    Cybersecurity Controls for ICS/OT
    Controls: DFA, Firewalls, VPN, PKI
    Controls: Password, Biometric, Token
    Zones, Conduits and Security Levels
    Foundational requirements
    Log management
    High/Low level Risk assessment
    Industrial use case for SL1-SL3

    Requirements
    Basic industrial knowledge of DCS/SCADA/PLC
    No programming knowledge required
    Basic understanding of ICS/OT environment
    Prior experience required in ICS
    Architecture awareness of OT systems

    Description
    Safeguarding critical infrastructures like Power plants, Oil & Gas industry, Wind power, Manufacturing, Food processing, etc., all are now integrated with IT technologies and some of them are connected to the internet as well. This convergence of IT and OT is increasing changes of being exposed or increased attack surface. Hence cybersecurity requirement for OT/ICS industry is a prime concern now. Most industries are now implementing these measures and mitigating risks.ICS systems comprise SCADA, DCS, PLC, and many more proprietary systems and protocols, designing a cybersecurity solution for these systems need the understanding of both OT-related applications and IT-related controls which can fit into these environments.In this course, we will learn about 62443 standard and technical controls which can be implemented in the ICS environment. Some controls can be implemented, what could be a probable weakness, and what does industry assessment says about those prescribed cybersecurity controls as per 62443-3-3. This course also covers risk assessment based on 62443-3-2 for high-level and detailed risk assessment. Industry uses case for zoning, segmentation is also explained in the course to make it easier to understand.These are based on guidelines hence in the upcoming courses learner will understand the required cybersecurity controls for critical infrastructure.

    Overview

    Section 1: IEC 62443 Basic Introduction

    Lecture 1 Introduction About Course

    Lecture 2 Key IACS Roles

    Lecture 3 IEC 62443 Brief Overview

    Lecture 4 Security Levels (SL0 to SL5)

    Lecture 5 Levels of Control System (Contextual Model (L0-L4)

    Lecture 6 Maturity Levels

    Lecture 7 Security Level types: Target, Achieved and Capability

    Lecture 8 Zone & Conduits

    Lecture 9 Foundational requirements

    Section 2: Foundational Requirements from 62443-3-3

    Lecture 10 FR 1-Identification and Authentication

    Lecture 11 FR 2-Use Control

    Lecture 12 FR 3-System Integrity

    Lecture 13 FR 4-Data Confidentiality

    Lecture 14 FR 5-Restricted Data flow

    Lecture 15 FR 6-Timely response to events

    Lecture 16 FR 7-Resource Availability

    Section 3: Foundational Requirements from 62443-4-2

    Lecture 17 FR 1 - Identification and Authentication Control

    Lecture 18 Detailed Use Case Study for FR1

    Lecture 19 FR 2 -Use Control

    Lecture 20 Detailed Use Case Study for FR2

    Lecture 21 FR 3-System Integrity

    Lecture 22 Detailed Use Case Study FR-3

    Lecture 23 FR 4-Data Confidentiality

    Lecture 24 Detailed Use Case Study FR-4

    Lecture 25 FR 5-Restricted Data flow

    Lecture 26 Detailed Use Case Study FR-5

    Lecture 27 FR 6-Timely response to events

    Lecture 28 Detailed Use Case Study FR-6

    Lecture 29 FR 7-Resource Availability

    Lecture 30 Detailed Use Case Study FR-7

    Section 4: Authentication & Authorization Technologies- 62443-3-1

    Lecture 31 Authentication & Authorization Briefing

    Lecture 32 Role Based Access Control

    Lecture 33 Password Authentication

    Lecture 34 Challenge/response Authentication

    Lecture 35 Physical Token Authentication

    Lecture 36 Smart Card Authentication

    Lecture 37 Biometric Authentication

    Lecture 38 Location Based Authentication

    Lecture 39 Password Distribution & Management

    Lecture 40 Device to Device Authentication

    Section 5: Network Protection Technologies

    Lecture 41 Network Firewalls

    Lecture 42 Host Based Firewalls

    Lecture 43 Virtual Local Area Networks (VLAN)

    Section 6: Encryption Technologies and Data Validation

    Lecture 44 Virtual Private Networks (VPN)

    Lecture 45 Symmetric Key Encryption

    Lecture 46 Public Key Encryption

    Section 7: Management, Audit, Measurement, Monitoring and Detection Tools

    Lecture 47 Log Auditing Utilities

    Lecture 48 Virus and Malicious Code Detection

    Lecture 49 Intrusion Detection Systems

    Section 8: Zones, Conduits and Risk Assessments -62443-3-2

    Lecture 50 How to implement

    Lecture 51 Flowchart for Risk Assessment

    Lecture 52 ZCR 1: Identification of SuC

    Lecture 53 ZCR 2: High Level Risk Assessment

    Lecture 54 ZCR 3 : Partition of SuC in zones and conduits

    Lecture 55 ZCR 4: Detailed Risk Assessment

    Lecture 56 ZCR 5: Document Cybersecurity requirements, assumptions and constraints

    Section 9: Cybersecurity Requirements & Techniques-Use Case

    Lecture 57 Security Level 1

    Lecture 58 Security Level 2

    Lecture 59 Security Level 3

    Lecture 60 Use case for Industrial Firewall

    Lecture 61 About availability of 62443 Standards

    Control engineers, integrators, and architects who design or implement OT systems,System administrators, engineers, and other information technology (IT) professionals who administer, patch, or secure OT systems,Security consultants who perform security assessments and penetration testing of OT systems,Cybersecurity managers who are responsible for OT systems,Vendors that are developing products that will be deployed as part of an OT system

    Homepage
    Code:
    https://anonymz.com/?https://www.udemy.com/course/industrial-cybersecurity-controls/


    Code:
    https://k2s.cc/file/6188f4a8c975f/Industrial_Cyber_Security_Controls_from_IEC62443_for_ICSOT.part1.rar
    https://k2s.cc/file/14aa5dc383a6a/Industrial_Cyber_Security_Controls_from_IEC62443_for_ICSOT.part2.rar
    Code:
    https://nitroflare.com/view/79038D33260B479/Industrial_Cyber_Security_Controls_from_IEC62443_for_ICSOT.part1.rar
    https://nitroflare.com/view/E7D9CBD01C7BA1C/Industrial_Cyber_Security_Controls_from_IEC62443_for_ICSOT.part2.rar
    Code:
    https://rapidgator.net/file/f20ac52ca9a8b6808d090e462e9d3f1e/Industrial_Cyber_Security_Controls_from_IEC62443_for_ICSOT.part1.rar.html
    https://rapidgator.net/file/5cc8903089c304edb0a1ffc9336bf6d1/Industrial_Cyber_Security_Controls_from_IEC62443_for_ICSOT.part2.rar.html

  9. #6949
    Super Moderator
    Join Date
    May 2019
    Posts
    203,151
    Thanks
    1
    Thanked 39 Times in 38 Posts

    ITProTV - CompTIA Cloud Essentials+ (CLO-002)



    ITProTV - CompTIA Cloud Essentials+ (CLO-002)
    Released 28/07/2022
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English | Duration: 22 Lessons (8h 15m) | Size: 5.5 GB

    CompTIA Cloud Essentials+ is for both IT and non-IT professionals with successful exam candidates demonstrating an understanding of how to make current cloud technology decisions for example identifying, managing, and reducing cost, mitigating security risks and operational impacts as well as comprehending new technology concepts and solutions.

    Homepage
    Code:
    https://anonymz.com/?https://www.itpro.tv/courses/comptia/comptia-cloud-essentials-clo-002/


    Code:
    https://k2s.cc/file/2b0044dccc06a/CompTIA_Cloud_Essentials__(CLO-002).part1.rar
    https://k2s.cc/file/e02491d9649a8/CompTIA_Cloud_Essentials__(CLO-002).part2.rar
    Code:
    https://nitroflare.com/view/5AC9CA6E6F27F13/CompTIA_Cloud_Essentials__(CLO-002).part1.rar
    https://nitroflare.com/view/F7859B55C7DBCB5/CompTIA_Cloud_Essentials__(CLO-002).part2.rar
    Code:
    https://rapidgator.net/file/e49065a35ecab67780c6e4ed1f0a1efe/CompTIA_Cloud_Essentials__(CLO-002).part1.rar.html
    https://rapidgator.net/file/d2fdfc264c522689a4b6785759e7ac6b/CompTIA_Cloud_Essentials__(CLO-002).part2.rar.html

  10. #6950
    Super Moderator
    Join Date
    May 2019
    Posts
    203,151
    Thanks
    1
    Thanked 39 Times in 38 Posts

    Cert Prep: Cisco CCNP Enterprise ENSLD (300-420)



    Cert Prep: Cisco CCNP Enterprise ENSLD (300-420)
    Released 07/2022
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Skill Level: Advanced | Genre: eLearning | Language: English + srt | Duration: 5h 39m | Size: 6.5 GB

    Are you thinking about getting certified as a Cisco Systems network professional? The CCNP Enterprise certification could be the perfect fit for you. In this course from ITProTV, learn the technical skills you need to know to prepare for and tackle the Cisco CCNP Enterprise 300-420 Designing Cisco Enterprise Networks (ENSLD) certification exam.

    Discover strategies and best practices for designing an enterprise network that meets your needs. Explore the five domains of the exam as outlined in the official Cisco exam blueprint, including advanced addressing and routing solutions, advanced enterprise campus networks, WAN for enterprise networks, network services, and automation. Along the way, develop your skill set to not only tackle the exam, but also to become a more successful, well-rounded network architect and designer.

    Code:
    https://anonymz.com/?https://www.linkedin.com/learning/cert-prep-cisco-ccnp-enterprise-ensld-300-420


    Code:
    https://rapidgator.net/file/19dd7f74f0259f75d9e52bcb285c6f17/Cert_Prep_Cisco_CCNP_Enterprise_ENSLD_300-420.part1.rar
    https://rapidgator.net/file/956027f01485e0c49ba97be2f206745f/Cert_Prep_Cisco_CCNP_Enterprise_ENSLD_300-420.part2.rar
    Code:
    https://k2s.cc/file/90b702fecc8fd/Cert_Prep_Cisco_CCNP_Enterprise_ENSLD_300-420.part1.rar
    https://k2s.cc/file/2d68e84079447/Cert_Prep_Cisco_CCNP_Enterprise_ENSLD_300-420.part2.rar
    Code:
    https://nitroflare.com/view/52CB53FAD8EAA23/Cert_Prep_Cisco_CCNP_Enterprise_ENSLD_300-420.part1.rar
    https://nitroflare.com/view/490BA824B936C64/Cert_Prep_Cisco_CCNP_Enterprise_ENSLD_300-420.part2.rar

Page 695 of 960 FirstFirst ... 195595645685693694695696697705745795 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Similar Threads

  1. Pissing tolet Videos / Spycam Collection
    By piligriimmilii in forum Themed XXX Videos
    Replies: 5280
    Last Post: 02-09-2021, 07:05 PM
  2. Gumroad: 3dEx - Tutorial Collection
    By Ajkula in forum Video Tutorials
    Replies: 0
    Last Post: 09-19-2020, 12:08 PM
  3. Hot Teen Porn Videos | New collection
    By zyzyk in forum Themed XXX Videos
    Replies: 112
    Last Post: 09-11-2020, 03:37 PM
  4. Lusty Chicks in Sexy Videos - Mixed Collection
    By sampi9 in forum General Porn Videos
    Replies: 5224
    Last Post: 08-18-2020, 04:13 AM
  5. Best Old Man Fucking Teen Girl Video XXXX Collection
    By maikuro13 in forum Themed XXX Videos
    Replies: 2034
    Last Post: 03-21-2020, 05:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •