ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Python Beginner Guide


  • Please log in to reply
Python Beginner Guide

#31

salcko
salcko
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 43
Threads: 1
Joined: Jul 25, 2023
Credits: 0
One year registered
#31

Dope


  • 0

#32

waliddani999
waliddani999
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 36
Threads: 0
Joined: Sep 09, 2022
Credits: 0
One year registered
#32

ty

 


  • 0

#33

Name098
Name098
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 8
Threads: 0
Joined: Mar 30, 2024
Credits: 0
#33

great job 


  • 0

#34

o7aaaa
o7aaaa
    Offline
    37
    Rep
    61
    Likes

    O7aaa everything

Posts: 116
Threads: 32
Joined: Jun 10, 2021
Credits: 0

Three years registered
#34

bump cause i made a good job 


  • 0

#35

eldahkrab
eldahkrab
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 10
Threads: 0
Joined: May 14, 2024
Credits: 0
#35

 

Python Beginner Guide

----------------------------------------------------------------------

it a great choice for beginners and experts alike. Python's readability makes it a great first programming language — it allows you to think like a programmer and not waste time with confusing syntax. ... If Python isn't installed, it's easy to download and install. That's why i write this tutorial smile.png
Introduction

Python is a interpreted, object-oriented, high-level programming language.
Python was created by Guido van Rossum and officially released in the year 1991.
This language is still quite new and is one of the easier languages to learn.
Another really great thing about python is that unlike many programming languages, it does NOT require a semi-colon(";") at the end of every line.

• Python comes pre-installed with Mac OS X and
Linux.
• Windows binaries from http://python.org/
• You might not have to do anything!
Rich, built-in collection types:
Lists
Tuples
Dictionaries (maps)
Sets


How to Install Python on Windows

How to Install Python IDE ?
Below is a step by step process on how to download and install Python on Windows

1) To download and install Python, visit the official website of Python https://www.python.org/downloads/ and choose your version.

2) Once the download is completed, run the .exe file to install Python. Now click on Install Now.

3) You can see Python installing at this point .

 

 

Good example of scripting language
“Pythonic” style is very concise
Powerful but unobtrusive object system
Every value is an object
Powerful collection and iteration
abstractions
Dynamic typing makes generics easy
simplified syntax and not complicated,
which gives more emphasis on natural language.
It is used in web development, data science, creating software prototypes and so on.
Fortunately for beginners, Python has simple easy-to-use syntax. This makes Python an excellent language to learn to program for beginners

 

Table of contents

  • Getting started
  • Variables
  • Operators
  • Logical Statements
  • Lists
  • Loops
  • Functions
  • Modules
  • Global Variables
  • Final words & Credits

 

---------------------------------------------------------------------- yo
 
 
 
 
You know that I have worked hard in this, so a good comment of yours will help me to post similar tutorials.

 


  • 0

#36

seba545
seba545
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 45
Threads: 0
Joined: May 12, 2024
Credits: 0
#36

:P


  • 0

#37

Januaryzulu
Januaryzulu
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 6
Threads: 0
Joined: Aug 04, 2024
Credits: 0
#37
Okay

  • 0

#38

Architect1111
Architect1111
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 30
Threads: 0
Joined: Aug 04, 2024
Credits: 0
#38
Hdjzhzdv

  • 0

#39

jerryrickman
jerryrickman
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 2
Threads: 0
Joined: Aug 06, 2024
Credits: 0
#39

ty 


  • 0

#40

Currentt
Currentt
    Offline
    0
    Rep
    0
    Likes

    Member

  • PipPipPip
Posts: 42
Threads: 0
Joined: Aug 04, 2024
Credits: 0
#40

Thanks alot man

 


  • 0


 Users browsing this thread: and 1 guests