Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python 3, be a paid scripting professional
Rating: 4.2 out of 5(189 ratings)
2,006 students

Python 3, be a paid scripting professional

Get paid for your python scripts, automate everything.
Last updated 2/2018
English

What you'll learn

  • write scripts to automate tasks
  • Handle objects in python
  • handle classes and constructors in python
  • take advantage of Python Standard Libraries in your code
  • edit every script that you found around the web

Course content

7 sections43 lectures5h 3m total length
  • Course introduction tour and prerequisite4:08

    Have a course tour in this movie and take a look on what to do and how to set up for the best experience.

  • Get your exercise files0:12

    Python 3 - This lecture is to give you exercise files used in the python 3 course. We recommend that you write all the code by yourself and take a peek when your written scripts gives you some error. Feel free to edit the scripts and use them in your own projects.

  • What you will be able to do after taking this course.1:58

    Interacting a little with audio about what you will be able to do after this course.

Requirements

  • Download Eclipse but lecture will discuss, which eclipse and how to install it
  • Use python 3, any latest version will work
  • Platform like Windows, Mac will not be a problem.

Description

Update 06/02/2016 : Eclipse and python 3 installation setup added for WINDOWS

Python is top most language in the scripting world. Python is fully capable of handling automation tasks as well as to further level such as data analysis, web development such as Django or even penetration testing. All starts with basics of python.

We will target 3.x version of python, which is entirely new branch of python. Most people are moving towards this branch as it is purely object oriented and have been designed from scratch. According to official statement, python 3 will only be supported in the future and official site will soon discontinue the support for 2.x branch. Everyone is switching to this new python and it’s a right time for you to get started.

This course is not a course full of jargons, as we understand that power point and too much high end programming jargon words can make you sleep easily. Course is a full hand on practice with a small touch of fun.

We will start from installing python 3 on a MAC and Windows and will at configuring Eclipse. Eclipse is a cross platform IDE that is available for Windows and MAC and helps us by code suggestion while writing code. It’s a professional way of writing code. Further we will explore python data types, conditionals, loops and some keywords like “break” and “continue”. Further we will explore python strings in built functions. Next we will tackle files and learn to create a copy of image file in python. Further, we will move towards Object Oriented and will look at classes, objects, and inheritance.

Finally, we will handle database and will also talk about saving memory using decorators.

All the exercise files are already included with the course.

There is separate video to help you to download the exercise files and set them up on your system. This course will be a life changing experience for you. Videos are fun to watch and our special techniques will help you to reach towards the end of the course.

Let's meet up in the course!

Who this course is for:

  • beginners in programming
  • web developers
  • system administrators
  • No Prior programming knowledge is needed, but if you have, it will certainly help
  • University students will be able to complete their assignment using this course