Day 1 : Some basics of python

Hello guys, 

Day 1
First of all thank you and you are the best😁 because at least you try to do something new. Appreciate yourself.

Let's start


What is important to get start with new things?

Obviously good Environment. Environment around you and where you work or study.
As we are working on computers so we have to set our best environment.

Step 1: Download python 3.8 latest python. org

            Installation step are very easy. Try to do it by                  yourself If you find any difficulties watch this                  video 
            install python 3.8

Step 2: Set environment variable 

            Go to directory where you installed python
            Copy the directory path
            Go to control panel
            Advance system setting
            Environment variable
            Path
            Add path
            Paste the directory path
            Save

           Or watch this video

            set environment variable in python

            To check is it working or not
            Run cmd
            Type python or py and hit enter...
            If you won't get any error then it is working

Step 3 : Interface of idle python is not so good😥
            To make you fresh😉

            Install editor of your choice
            1. Vscode🤩😍
            2. Sublime🤩
            3. Atom 👍
            4. Vim ( haven't tried ) 

           Don't ever install notepad ++  🤮
           I say won't

           If you are still using notepad or notepad ++ ,                   just  grow up yaar. 

           Go for vscode or sublime these are best

            vscode and python

          Setup theme (very important 😎) 
          Use dark theme good for your eyes if you work              for long time. Theme make you feel fresh and                cooler 

          Note : Try to change themes over months or                  week. 

          Here we go
          Setup is complete but one thing is left 🤔

          Create your GitHub account now  GitHub. com

          Most of you think why? 🧐

          You will get your answer but wait for that and                 create😉

          It is free
         Just creat we will use that in future.
         This is must thing.

Some theory or basic knowledge about python


What is python? 

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed.

programmers fall in love❤ with Python because of the increased in productivity it provides. Since there is no compilation step, the edit-test-debug cycle is incredibly fast.

You will love too😉. 


Why python? 

Just read this 10-reasons-why-you-should-learn-python

Application of python? 

python-applications

Just awesome thing🤩🤟


Resources to get start
Books

1 Python Cookbook: Recipes for Mastering Python 3
Book by Brian K. Jones and David M. Beazley

2 Think Python: An Introduction to Software Design
Book by Allen B. Downey

You can read this side by side

Let's start with hello world
You will see the difference. 

Task:

Print "Go Corona"  5 times😂 in python C, CPP and java 

Output like

Go corona Go corona Go corona Go corona Go corona

Just compare that code. 

Find the ideas about project and write them. Share with others if you want.
Find all the possibility of python where it can be use or currently in use but we don't know.
Search history of python and who created python ?

message me Do we need to create WhatsApp groups? 

Contact here if you get any problem 
8805271377 WhatsApp
@mr._mephisto_ Instagram

There will be no restrictions just feel free to learn. 

Share and take one more step to share knowledge to others. 

Believe in yourself 🤟 you are awesome. 

Be safe, Be happy😁
Take care of yourself and your family 
Of course watch movies and series🤟😉 
And follow the guidelines of government


Comments

Post a Comment

Popular posts from this blog

Web Design Challenge

News website using Flask and news API - working with API : Part 4

Top programming languages to learn in 2023