What's new

Welcome to GloTorrents Community

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Ask question

Ask Questions and Get Answers from Our Community

Answer

Answer Questions and Become an Expert on Your Topic

Contact Staff

Our Experts are Ready to Answer your Questions

Udemy | Mastery in Python - For Beginners from Zero to Hero !

Prom3th3uS

Administrator
Staff member
Junior Administrator
Super Moderator
+Lifetime VIP+
Contributor
Registered
Joined
Oct 21, 2018
Messages
836
Reaction score
321
Points
63
Location
Unknown
Credits
12,458


A straight-to-the-point Python course to quickly get you started with writing Python code and creating Python examples

Created by
: Arun Ammasai
Last updated: 12/2018
Language: English
Caption (CC): Included
Torrent Contains: 75 Files, 10 Folders
Course Source: https://www.udemy.com/mastery-in-python-for-beginners/

What you'll learn

• This course is meant for absolute beginners in programming or in python. No prior knowledge about any programming language.

Course content
all 34 lectures 05:20:17

Requirements

• No Prior knowledge needed

Description

What is Python?

Python is a popular programming language. It was created in 1991 by "Guido van Rossum".

It is used for:

1. web development (server-side),

2. software development,

3. mathematics purpose,

4. system scripting.

What can Python do?

1. Can be used alongside software to create workflows.

2. Can be used on a server to create web applications.

3. can connect to database systems. It can also read and modify files.

4. Can be used to handle big data and perform complex mathematics.

5. Can be used for rapid prototyping, or for production-ready software development.

Why Python?

1. it works on different platforms (Windows, Mac, Linux, etc).

2. Has a simple syntax similar to the English language.

3. Has syntax that allows developers to write programs with fewer lines than some other programming languages.

4. Runs on an interpreter system, meaning that code can be executed as soon as it is written. This means that prototyping can be very quick.

5. Can be treated in a procedural way, an object-orientated way or a functional way.

Good to know

• The most recent major version of Python is Python 3, which we shall be using in this tutorial.

• In this tutorial Python will be written in a text editor. It is possible to write Python in an Integrated Development Environment, such as Thonny, Pycharm, Netbeans or Eclipse which are particularly useful when managing larger collections of Python files.

Python Syntax compared to other programming languages

• Designed to for readability, and has some similarities to the English language with influence from mathematics.

• Uses new lines to complete a command, as opposed to other programming languages which often use semicolons or parentheses.

• Relies on indentation, using whitespace, to define scope; such as the scope of loops, functions and classes. Other programming languages often use curly-brackets for this purpose.

Thanks,

Arun Ammasai

Who this course is for:

• Beginners who wants to learn Python.





 
shape1
shape2
shape3
shape4
shape7
shape8
Top