-40%

PYTHON PROGRAMMING COURSE 2018 - PYTHON TUTORIAL DVD

$ 7.91

Availability: 45 in stock
  • Compatible Brand: Universal
  • Format: DVD or Download Links
  • Condition: Like New
  • Compatible Product: Laptop Computer
  • Language: English
  • All returns accepted: ReturnsNotAccepted

    Description

    ============================================================
    INFO
    ============================================================
    INSTΑNT DΕLΙVΕRY
    (just mαke sure your Pαypαl emαil is up-to-date)
    You don't need to wait for a CD/ DVD to arrive, After you send the payment, please check your email for shipping information and
    instruction
    offer you a CD containing your CBTs sent to your home address. If you want it, please contact us to determine the shipping fee of your item offer you a CD According the ebay-rules we also
    Learn A-Z everything about Python, from the basics, to advanced topics like Python GUI, Python Data Analysis, and more!
    Do you want to be able to create games, parse the web and much more?
    If you need a quick brush-up, or learning Python for the first time, you've come to the right place!
    Let's get started learning one of the most easiest coding languages out there right now. There's no need to fret if you haven't coded before. By the time you finish this course, you'll be a pro at Python!
    Python is a great and friendly language to use and learn. It fun, and can be adapted to both small and large projects. Python will cut your development time greatly and overall, its much faster to write Python than other languages. This course will be a quick way to understand all the major concepts of Python programming. You'll be a whiz in no time.
    This course is a one-stop-shop for everything you'll need to know to get started with Python, along with a few incentives. We'll begin with the basics of Python, learning about strings, variables, and getting to know the data types. We'll soon move on to the loops and conditions in Python. Once we're done with that, we'll learn about functions and modules used in Python. After that we'll start to crawl the web for data like Stocks, and last but not least create some epic games in Python, using advanced code.
    I hope you're excited to dive into the World of Python with this course. Well, what are you waiting for? Let's get started!
    Course Contents
    Learn Python: The Complete Python Programming Course (2015)
    01 Up and Running With Python
    001 Welcome.mp4
    13 MB
    002 Installing Python.mp4
    19 MB
    003 Hello World.mp4
    4 MB
    02 The Basics Data Types
    001 Exercise Files.pdf
    0 MB
    001 Placeholders in Strings.html
    0 MB
    001 Variables.mp4
    5 MB
    002 Multiple Assignment.mp4
    8 MB
    003 Data Types and Ints.mp4
    7 MB
    004 Strings.mp4
    23 MB
    005 ListsArrays.mp4
    10 MB
    006 List Functions.mp4
    27 MB
    007 Dictionaries.mp4
    10 MB
    008 Dictionary Functions.mp4
    17 MB
    009 Tuples.mp4
    11 MB
    03 Conditions and Loops
    001 Exercise Files.pdf
    0 MB
    001 If-Else Statements.mp4
    6 MB
    002 Relational Operators.mp4
    12 MB
    003 Nested IfElse.mp4
    11 MB
    004 Elif Statements.mp4
    10 MB
    005 Logical Operators.mp4
    11 MB
    006 For Loops.mp4
    11 MB
    007 While Loops.mp4
    6 MB
    008 Nested For Loops.mp4
    7 MB
    009 Prime Number Generator.mp4
    19 MB
    010 Pass, Break and Continue.mp4
    11 MB
    011 Try and Except.mp4
    5 MB
    012 Commenting.mp4
    10 MB
    013 Quick Tips.mp4
    18 MB
    04 Functions
    001 Creating our own Functions.mp4
    8 MB
    002 Global and Local Vars.mp4
    6 MB
    003 Abs and Bool.mp4
    8 MB
    004 Help and Dir.mp4
    13 MB
    005 Eval and Exec.mp4
    7 MB
    006 Str, Int, Float.mp4
    8 MB
    007 Recap and Sum.mp4
    9 MB
    05 Classes Object Orientated Programming
    001 Basics of Classes.mp4
    20 MB
    002 Functions in Classes.mp4
    13 MB
    003 Class Attributes.mp4
    22 MB
    004 Inheritance.mp4
    23 MB
    005 Overriding Methods.mp4
    8 MB
    06 File InputOutput
    001 Creating a File Windows.html
    0 MB
    001 Creating a File.mp4
    7 MB
    002 Reading a File.mp4
    29 MB
    003 Writing to a File.mp4
    14 MB
    004 Appending to Files.mp4
    11 MB
    005 Copying Files.mp4
    16 MB
    07 Using Python Modules
    001 Guessing Game Challenge.pdf
    0 MB
    001 Random Module - Randint.mp4
    5 MB
    002 Exercise Files.pdf
    0 MB
    002 Guessing Game.mp4
    27 MB
    003 Random Module - Shuffle and Choice.mp4
    9 MB
    004 Sys Module.mp4
    15 MB
    005 Time Module.mp4
    26 MB
    006 Turtle Module.mp4
    10 MB
    007 For Loops in Turtle.mp4
    12 MB
    008 Up and Down Functions.mp4
    11 MB
    009 Coloring in Turtle.mp4
    26 MB
    010 Functions in Turtle.mp4
    10 MB
    08 Crawling The Web
    001 Re Module.mp4
    26 MB
    001 Stock Quotes .py.pdf
    0 MB
    002 Crawling The Web Stocks.mp4
    96 MB
    002 Weather .py.pdf
    0 MB
    003 Crawling The Web Weather.mp4
    66 MB
    003 Definition .py.pdf
    0 MB
    004 Crawling The Web Definition.mp4
    75 MB
    09 Beautiful Soup HTML Parsing
    001 Intro to Beautiful Soup.mp4
    3 MB
    002 Installing the Beautiful Soup Module.mp4
    46 MB
    003 Prettify with Soup.mp4
    25 MB
    004 Drilling Down.mp4
    40 MB
    005 Functions in Soup.mp4
    30 MB
    006 .String and .Parent.mp4
    17 MB
    007 Searching in Soup.mp4
    50 MB
    008 Weather Parsing.mp4
    75 MB
    009 Antonym Parsing.mp4
    36 MB
    10 MatPlotLib - Charts, Plots and 3D Figures
    001 Intro to MatPlotLib.mp4
    18 MB
    002 First Graph.mp4
    14 MB
    003 Understanding the MatPlotLib Interface.mp4
    12 MB
    004 Graph Labels.mp4
    18 MB
    005 Creating a Graph from a File.mp4
    38 MB
    006 Understanding SubPlots and Figures.mp4
    13 MB
    007 Coloring of Graph.mp4
    22 MB
    008 Multiple Plots in a Graph.mp4
    16 MB
    009 Multiple Graphs in a Figure.mp4
    22 MB
    010 What about 3 graphs.mp4
    35 MB
    011 Bar Graphs Intro.mp4
    7 MB
    012 Modifying our Bar Graph.mp4
    23 MB
    013 Pie Chart Intro.mp4
    5 MB
    014 Modifying our Pie Chart.mp4
    8 MB
    015 Adding a Legend.mp4
    9 MB
    016 3D Graphics Intro.mp4
    21 MB
    017 3D Scatter Plots.mp4
    11 MB
    018 Multiple 3D Scatter Plots.mp4
    10 MB
    019 3D Bar Graphs.mp4
    31 MB
    020 3D Wireframes.mp4
    35 MB
    11 Data Analysis with Pandas
    001 Intro to Pandas.mp4
    4 MB
    002 Series Data Structure.mp4
    23 MB
    003 Series Continuation.mp4
    26 MB
    004 Data Frames Intro.mp4
    23 MB
    005 Creating a CSV.mp4
    9 MB
    006 Reading a CSV.mp4
    29 MB
    007 Writing to a CSV.mp4
    14 MB
    008 Getting our Data.mp4
    21 MB
    009 Slicing Data Frames.mp4
    24 MB
    010 Data Manipulation.mp4
    62 MB
    011 Indexing and More.mp4
    39 MB
    012 Merging Data Frames.mp4
    25 MB
    013 GroupBy Function.mp4
    29 MB
    014 MovieLens Data.mp4
    51 MB
    015 Heavy Data Analysis.mp4
    44 MB
    016 MatPlotLib with Pandas.mp4
    20 MB
    017 Lets Finish This.mp4
    109 MB
    12 Python GUI with Tkinter
    001 Tkinter Introduction.mp4
    7 MB
    002 Labels.mp4
    7 MB
    003 Buttons.mp4
    8 MB
    004 Layouts.mp4
    17 MB
    005 Fill.mp4
    22 MB
    006 Grid Layout.mp4
    13 MB
    007 Entries.mp4
    6 MB
    008 Check Buttons.mp4
    9 MB
    009 GUI Login.mp4
    12 MB
    010 Actions on Button Click.mp4
    9 MB
    011 Binding Functions.mp4
    9 MB
    012 More Binding.mp4
    17 MB
    013 Getting Entry Data.mp4
    19 MB
    014 Message Box.mp4
    20 MB
    015 Drop Down Menus.mp4
    23 MB
    016 Calculator Part 1.mp4
    9 MB
    017 Calculator Part 2.mp4
    17 MB
    018 Calculator Part 3.mp4
    52 MB
    019 Calculator Part 4.mp4
    35 MB
    020 Canvas Intro.mp4
    12 MB
    021 Canvas Objects.mp4
    12 MB
    022 Canvas Fill.mp4
    12 MB
    023 Random Rectangle Generator.mp4
    18 MB
    024 Text and Arcs.mp4
    22 MB
    025 Animations.mp4
    13 MB
    13 Our First Game Bounce
    001 Creating our Ball.mp4
    51 MB
    002 Adding the Game Interface.mp4
    102 MB
    003 Adding the Paddle.mp4
    78 MB
    004 Final Touches.mp4
    134 MB
    005 Recap.mp4
    32 MB
    14 Our Second Game Pong
    001 Creating our Ball.mp4
    63 MB
    001 Pong .py.pdf
    0 MB
    002 Adding Paddle1.mp4
    43 MB
    003 Adding Paddle2.mp4
    52 MB
    004 Final Touches.mp4
    70 MB
    15 Whats Next
    001 Up and Beyond.mp4
    1 MB
    ============================================================
    OUR TOP-SELLING PRODUCTS
    ============================================================
    WINDOWS SERVER 2016 COMPLETE VIDEO TUTORIAL & EXAM 70-742 TRAINING
    Item Number : 253892855322
    MASTERING LINUX A-Z LINUX EXPERT TRAINING 15GB 4DVD VIDEO TUTORIAL
    Item Number : 253819088040
    ADOBE DREAMWEAVER CC TRAINING VIDEO TUTORIAL DVD
    Item Number : 253437983860
    POWERSHELL A-Z TUTORIAL SERIES - 15GB 4 DVD VIDEO TUTORIAL
    Item Number : 253818970099
    LINUX TROUBLESHOOTING RED HAT EX342 - 28GB 8 DVD VIDEO TUTORIAL
    Item Number : 253818962232
    ETHICAL HACKING USING KALI LINUX - A TO Z VIDEO TUTORIAL
    Item Number : 253764371325
    LEARNING UBUNTU LINUX AND UBUNTU SERVER VIDEO TUTORIAL DVD
    Item Number : 252600680453
    ADOBE ILLUSTRATOR CC TUTORIAL SERIES VIDEO DVD
    Item Number : 252981896192
    AUDITION CC 2017 ESSENTIAL TRAINING VIDEO TUTORIAL DVD
    Item Number : 252981658053
    DAVINCI RESOLVE 12 ESSENTIAL TRAINING VIDEO TUTORIAL SERIES 7GB 2 DVD'S
    Item Number : 253222449942
    INDESIGN CC 2017 TUTORIAL SERIES VIDEO DVD
    Item Number : 252305991944
    AFTER EFFECTS CC 2017 TUTORIAL SERIES 8GB VIDEO DVD
    Item Number : 252980929735
    AUTODESK AUTOCAD TRAINING TUTORIAL VIDEO - 8 HOURS
    Item Number : 252424316429
    ADOBE PHOTOSHOP CC 2017 VIDEO TUTORIAL DVD
    Item Number : 252716375679
    POWERSHELL V2-V3-V4 ULTIMATE 2016 TUTORIAL DVD 6GB
    Item Number : 252339944151
    ADOBE AFTER EFFECTS CS6 TUTORIAL
    Item Number : 252218890955
    ADOBE PREMIERE PRO CC 2017 TUTORIAL VIDEO SERIES 14GB 4DVD
    Item Number : 252944630711
    PYTHON PROGRAMMING COURSE 2016 - PYTHON TUTORIAL DVD
    Item Number : 252219604384
    APPLE LOGIC PRO X TUTORIAL VIDEO TRAINING 1GB DVD
    Item Number : 252229751916
    LIGHTROOM 6 TUTORIAL VIDEO 8 HOURS - 141 VIDEOS
    Item Number : 252225492207
    WINDOWS SERVER 2012 VIDEO TUTORIAL & MCSE 70-410/411/412/413/414 EXAM DUMPS
    Item Number : 252232557299
    ADOBE PHOTOSHOP TUTORIAL VIDEO DVD 2016 - PS CS6 13 HOURS
    Item Number : 252220800000
    ADOBE PREMIERE PRO CS6 TUTORIAL VIDEO 8GB DVD
    Item Number : 252218492161
    KALI LINUX COMPLETE TRAINING PROGRAM FROM SCRATCH VIDEO TUTORIAL DVD
    Item Number : 252462324571
    ============================================================
    PLEASE READ BEFORE BUYING
    ============================================================
    This will only play on Computers & laptops
    *NEW*- condition- Compiled by us.
    Please take time to read through the listing and ask any questions before purchasing the item
    WE WILL PROVIDE ONLY DIRECT DOWNLOAD LINK
    Within 24 hours
    (Google drive Link)
    You can simply click on link and download the tutorial. No Need to wait another 14-21 days. Direct URL link would work best and save serious shipping time
    ============================================================
    GUARANTEE
    ====================================================================
    Full customer help and support
    14 day refund policy
    Worldwide shipping
    Replacements sent for missing or damaged items
    Download service for some packages, if you need your item quickly
    Friendly and helpful service
    ============================================================
    RETURNS & CUSTOMER SUPPORT
    ==================================================================
    We offer full customer support with our products so please send us a message through eBay if you need any help before leaving feedback or star ratings. This gives us the opportunity to answer any questions or resolve any technical issues. Most technical issues can be resolved from a couple of messages. Your item is fully protected by our 14 day refund policy and we will offer replacements if your item does not arrive or arrives damaged. Please contact us and we will do our best to help you.
    =======================================================
    PAYMENT
    ==================================================================
    We only accept payment through Paypal.
    Please pay attention that import duties, taxes and charges are not included in the item price or shipping charges. These charges are the buyer's responsibility.
    Please check with your country's customs office to determine what these additional costs will be prior to bidding/buying.
    ============================================================
    DELIVERY DETAILS
    ============================================================
    Country
    Estimated Delivery Time (days)(Just for Reference)
    Working Days + Sat. + Sun.
    5 to 9
    10 to 15
    16 to 20
    21 to 25
    26 to 30
    >31
    United States
    Percentage
    5.2%
    50.10%
    29.60%
    14.70%
    4.70%
    Resend or Refund
    United Kingdom
    Percentage
    4.90%
    63.20%
    23.10%
    3.40%
    4.40%
    Resend or Refund
    Australia
    Percentage
    6.40%
    49.20%
    26.30%
    10.20%
    7.10%
    Resend or Refund
    Canada
    Percentage
    3.30%
    44.20%
    30.90%
    16.80%
    3.90%
    Resend or Refund
    Brazil / South America may take up to 3-5weeks due to strict Custom Inspection
    Contact Seller
    France / Spain / Germany/ Eastern Europe may take up to 3-5 weeks due to strict Custom Inspection
    Contact Seller
    ============================================================
    WE SHIP TO WORLDWIDE
    ============================================================
    Items will be shipped within 1-2 business day after payment completed or cleared.
    As the holiday season, it will take about 15-25working days to delivery. It may take even longer time due to less frequent of airline and inspection across the border
    ============================================================
    ABOUT US
    ===========================================================
    We will work with you to until you are satisfied. We sincerely hope that you can leave us a positive comment, If, any reason you are not satisfied with your purchase, please contact us through "My Messages" or "Ask Seller Questions" before leaving neutral or negative feedback
    ============================================================
    CONTACT US
    ============================================================
    We can be reached at ebay message most emails are answered within 24 hours
    .
    THANKS FOR SHOPPING WITH US