* Cantinho Satkeys

Refresh History
  • FELISCUNHA: dgtgtr   49E09B4F  e bom fim de semana   4tj97u<z
    15 de Fevereiro de 2025, 16:34
  • j.s.: tenham um excelente fim de semana  49E09B4F
    14 de Fevereiro de 2025, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    14 de Fevereiro de 2025, 17:06
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    14 de Fevereiro de 2025, 11:24
  • cereal killa: ghyt74 pessoal  classic
    14 de Fevereiro de 2025, 10:08
  • JPratas: try65hytr Pessoal  classic k7y8j0 h7ft6l
    14 de Fevereiro de 2025, 03:52
  • JPratas: dgtgtr A Todos  4tj97u<z k7y8j0 yu7gh8
    13 de Fevereiro de 2025, 18:08
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    13 de Fevereiro de 2025, 11:32
  • j.s.: try65hytr a todos  4tj97u<z
    12 de Fevereiro de 2025, 21:00
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    08 de Fevereiro de 2025, 11:36
  • j.s.: tenham um excelente fim de semana  43e5r6 49E09B4F
    07 de Fevereiro de 2025, 20:23
  • j.s.: try65hytr a todos  4tj97u<z
    07 de Fevereiro de 2025, 20:23
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    07 de Fevereiro de 2025, 11:24
  • JPratas: try65hytr A Todos  4tj97u<z classic k7y8j0
    07 de Fevereiro de 2025, 04:15
  • j.s.: dgtgtr a todos  49E09B4F
    06 de Fevereiro de 2025, 14:24
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    05 de Fevereiro de 2025, 11:33
  • JPratas: try65hytr Pessoal  4tj97u<z classic k7y8j0
    05 de Fevereiro de 2025, 02:35
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana   4tj97u<z
    01 de Fevereiro de 2025, 11:59
  • j.s.: tenham um excelente fim de semana  49E09B4F
    31 de Janeiro de 2025, 21:20
  • j.s.: try65hytr a todos  4tj97u<z
    31 de Janeiro de 2025, 21:20

Autor Tópico: Python Fundamentals All-in-One Course  (Lida 78 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Moderador Global
  • ***
  • Mensagens: 118061
  • Karma: +0/-0
Python Fundamentals All-in-One Course
« em: 25 de Maio de 2021, 15:51 »

Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 1.78 GB | Duration: 3h 54m
This course clears the path for you to learn other programming languages like JAVA, JAVASCRIPT, C, C++, C#, PHP.

What you'll learn
Your 1st Programming Language - After taking this course you will be able to learn other programming languages like a PRO
Write and Run Python code on Windows Command Prompt, IDLE ( C Python) & Mac Terminal
Python Programming Terminology essentials for certification
Python installation & setup on Windows and Mac OS
Pycharm IDE installation & setup on Windows and Mac OS
Infographic theoretical representation of basics in Python
Topic-wise Python Quizzes & Practice Questions
3 Python projects QUIZ SYSTEM, CALCULATOR, STUDENT GPA (by creating our own Data Type)
Topic-wise coding Examples and scenarios help you to under the topics easily
& Lot more great stuff inside- To Become Pro in Programming

Description
Hi and Welcome to this Course,

Python is one of the most popular programming language in the world. huge companies like google uses it for google search engines and in mission critical applications.

And Python is the NO 1 programming language and a great choice for you to start your Coding Career and become Python developer or a software professional.

Whether you have never programmed before, already know basic syntax, or want to master and become pro in Python, this course is for you! In this course we will teach you Python 3.

We will start by helping you get Python installed on your computer, regardless of your operating system, whether its Linux, MacOS, or Windows, we've got you covered.

Major Concepts Covered in this Course : ( Step by Step explanation with real world coding scenarios )

Advanced Features
✓ Freeware & Open source ✓ GUI programming support ✓ Large standard libraries
✓ Extensible
✓ Embedded programming ✓ Cross-platform language

Customized versions

✓ C python

✓ J python (Jython)

✓ Iron python
✓ Ruby python
✓ Anaconda python

✓ PyPy - Version

Python installation & setup
✓ Installing Python on Mac OS
✓ Installing Python on Windows OS

✓ Test the installation process by writing a sample Program

o IDLE { Default }
o Mac Terminal
o Windows command prompt

First - Python Project Creation

✓ Py Project
✓ Py File
✓ How to use Py syntax
✓ How to write, Run & view Py programs ✓ How to save Py File

Numbers Data Type

✓ Basic arithmetic's

✓ Num ( )
✓ STR ( )
✓ Convert Num to Str ✓ ABS ( )
✓ MAX ( )
✓ Round ( )
✓ Math functions
✓ Importing functions ✓ Floor Method ✓CEIL ( )

Sting Data Type

✓ String Methods

✓Escape characters ✓ Concatenation
✓ Append ( )
✓ Lower ( )

✓ Upper ( )
✓ Len ( )
✓ String Indexing ✓ Replace ( )

List Data Type
✓ List methods & functions

✓ How to use strings & Boolean values with Lists ✓ Indexing in Lists
✓ Modifying Elements
✓ Extend ( )

✓ Appending ✓Sort ( )
✓ Reverse ( ) ✓Copy ( )

Tuples Data Type
✓ Mutable vs. Immutable

✓ Indexing Tuples ✓ Lists vs. Tuples ✓ Co-ordinations

Dictionary Data Type

✓ Key value pairs

✓ Creating dictionaries ✓ Month conversions ✓ Get Function

Python Statements

✓IF

✓ Or , And - Operators

✓ Else
✓ Else IF
✓ Conditions

Python Projects ( we gonna execute all the Concepts you learned in this course)
✓ Advanced Calculator
✓ Multiple choice Quiz System

Who this course is for:
Beginners who have never programmed before.
Non-tech people Who want to Learn their 1st Programming Language
Programmers switching languages to Python.

Screenshots


Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction