|
1 | 1 | ## [elements-conversion](https://the-user-python.github.io/elements-conversion/)
|
2 | 2 |
|
3 | 3 | WELCOME TO ELEMENTS-CONVERSION
|
4 |
| - |
| 4 | +------------------------------------------------------------------------------------------------------------------------------------------ |
5 | 5 |
|
6 | 6 | ## Here We Will Be Learning About Basic Function's Of Python
|
7 | 7 |
|
8 | 8 | What is Python?
|
9 | 9 |
|
10 | 10 | Python is a highlevel programming language , hence which is also known as Object Oriented Language . It is the most easiest language to learn . It uses simple - basic syntaxe's which we will learn here . [Python](https://en.wikipedia.org/wiki/Python_programming_language)
|
11 | 11 |
|
12 |
| -# |
13 |
| -# Why Should I learn Python First? Why not to try some other Languages first like C/C++ ? |
| 12 | +------------------------------------------------------------------------------------------------------------------------------------------ |
| 13 | + |
| 14 | +## Why Should I learn Python First? Why not to try some other Languages first like C/C++ ? |
14 | 15 |
|
15 | 16 | Hmmm , It's a good question. So basically as You know Python is a very asy language as it uses Intrepreter to run the code . For Example if you put a code ->
|
16 | 17 |
|
@@ -56,23 +57,23 @@ Example if you put code --->
|
56 | 57 |
|
57 | 58 | So this is why you should learn Python first . These code are taken from [programiz.com](https://www.programiz.com/c-programming)
|
58 | 59 |
|
59 |
| - |
| 60 | +------------------------------------------------------------------------------------------------------------------------------------------ |
60 | 61 |
|
61 |
| -# Now What Kind Of Software Should You Use? |
| 62 | +## Now What Kind Of Software Should You Use? |
62 | 63 | See if you'r computer/Pc/Mac is good enough so you can download Python directly on you're computer . You can download from here [Python](https://www.python.org/downloads/windows/), For Mac-Book [Python](https://www.python.org/downloads/macos/), For Other Platform's [Python](https://www.python.org/download/other/). These all releases are Provided by Python.org Official Site [Python](https://www.python.org/)
|
63 | 64 |
|
64 | 65 | If you're not able to download Python on you're Window's don't be sad :cry: , Because my Laptop too doesn't support . But don't worry you can use [Anaconda-Distribution](https://www.anaconda.com/products/distribution) for using Python , This Anaconda Distribution is also Open-Source project , you can do changes in it . NOTE: Anaconda is a big file make sure you're computer/pc/laptop has enough memory/storage . Or else you can simpley use Google Collab [Google-Collab](https://colab.research.google.com/) This platform will help you to connect python and can help you to show how much data you're python is consuming here is the image as an example
|
65 | 66 |  . The Yellow Mark are the example you can change the name of the file and connect to python from the top right corner .
|
66 | 67 |
|
67 |
| - |
| 68 | +------------------------------------------------------------------------------------------------------------------------------------------ |
68 | 69 |
|
69 |
| -# Want To Contact Me , But Don't Know How To ? |
| 70 | +## Want To Contact Me , But Don't Know How To ? |
70 | 71 |
|
71 | 72 | You can Contact me through mail from here [G-Mail](https://mail.google.com/mail/?tab=rm&authuser=0&ogbl) , [Lichess]( https://lichess.org/) . Don't Worry it's Open-Source , You can create you're Own website after once you fork my reposirtory .
|
72 | 73 |
|
73 |
| - |
| 74 | +---------------------------------------------------------------------------------------------------------------------------------------- |
74 | 75 |
|
75 |
| -# Now Some Coding Practice |
| 76 | +## Now Some Coding Practice |
76 | 77 |
|
77 | 78 | So usually you have to start with basic's like
|
78 | 79 |
|
@@ -107,15 +108,15 @@ Let's try some diffrent command's
|
107 | 108 |
|
108 | 109 | Hence for clear Image you can see this image 
|
109 | 110 |
|
| 111 | +------------------------------------------------------------------------------------------------------------------------------------------ |
110 | 112 |
|
111 |
| - |
112 |
| -# Connect With Me Digitally |
| 113 | +## Connect With Me Digitally |
113 | 114 |
|
114 | 115 | <a href="https://instagram.com/dron1203005/" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/instagram.svg" alt="dron1203005" height="30" width="40" /></a> ---> Follow Me On Instagram , Accepting New Message's .
|
115 | 116 |
|
116 |
| - |
| 117 | +------------------------------------------------------------------------------------------------------------------------------------------ |
117 | 118 |
|
118 |
| -# What Kind Of Open-Source License Used To Build This Website |
| 119 | +## What Kind Of Open-Source License Used To Build This Website |
119 | 120 |
|
120 | 121 | The website uses [Apache-2.0 License](https://github.com/The-User-Python/elements-conversion/blob/main/LICENSE) . In this License user is allowed to fork the repository and can take source-code and can build his/her own website .
|
121 | 122 |
|
|
0 commit comments