Python
Python Programming
Python Programming: The Python is a part of Object Oriented programming language. It's a high level server side scripting language which is basically used for website,mobile and application development.The python is official language of google which is created by google programmer "Mr. Gudio Van Ressum" and first time released in 1991. The python programming syntax is easier than other server side scripting programming language. you can download python development studio of official site of python Link: https://www.python.org/downloads/windows/ for window. you can also download for Mac OS x Link: https://www.python.org/downloads/mac-osx/. Currently few large scale organization and famous social networking using python programming for development. Example : Google,Yahoo, Pinterest,Instagram, YouTube, Spotify and NASA etc. The feature of python programming as given below:
- User friendly syntax for read,write and understand easy.
- Run anywhere any system like Window,Linux,Unix and Max OS X.
- It's fully object oriented like Java,PHP,Ruby,C# and Perl.
- It's free for developer open source licensed python.
- The Python support multiple classes and inheritance.
- The Python is also comfortable with C & C++ programming language.
- It's support automatic garbage collection.
The Python is very useful and user friendly programming language for beginners because it's working like PHP programming Lagrange no need for compilation like other's programming.The used of python programming as given below:
- Web Development
- Video Game Development
- Desktop Graphical User Interface(GUI)
- Software Development
- Data Analysis
- Machine Learning
Video Game Development : The python programming used in video game development by Pygame model.we can write a code for game application development which is comfortable with android device you can also used with them.
Desktop Graphical User Interface(GUI): The python support GUI application for your desktop application you can use model of Python Tkinter & PyQt.
Software Development : The python programming used for various type of web development application like web and mobile.It has facility for browser automation, automatic adjust logo like Facebook,Twitter,Instagram etc if you are using selenium package in python programming.
Data Analysis : The python programming language used for data analysis because they have excellent packages of library for data analysis like NumPy,SciPy,NLTK,matplotlib and Theano.
Machine Learning : We can predict customer stultification in last year and if result in not positive in couple of day's . we can analysis them through machine learning algorithm such as scikit, NLTK and Tensor flow and we can solve them.
How to print first programming in Python :
>>> python print ="Hello World ";
Hello World
Python Tutorial Link
Tutorial # 1 - Installation & Basic: https://www.youtube.com/watch?v=2lu5Vs7UHM4&t=58s
Tutorial # 2 - Basic Input & Output: https://www.youtube.com/watch?v=gPTX1PBAwMM
Tutorial # 3 - If -elif Statement : https://www.youtube.com/watch?v=4FM1wa8dxB4
Tutorial #4 - Function in Python :https://www.youtube.com/watch?v=608spMdNkag
Tutorial #5 - String in Python : https://www.youtube.com/watch?v=yfYv-E5O4Ek&t=6s
Tutorial # 6 - Data Structure : https://www.youtube.com/watch?v=gtzhdUAA0Kc
Tutorial # 7 - Error & Exception :https://www.youtube.com/watch?v=Poo_53eMjhk
Tutorial # 8 - Python OS : https://www.youtube.com/watch?v=-JC2a8cDMKA
Tutorial # 9 - File Handling System :https://www.youtube.com/watch?v=3Ar4xa6Etag&t=25s
Tutorial # 10 - Pattern Design: https://www.youtube.com/watch?v=4RJXLJfnqas
Tutorial # 11 - Sorting Value : https://www.youtube.com/watch?v=QXcw9ShhJyU&t=2s
Tutorial # 12 - Interview Tips: https://www.youtube.com/watch?v=Xlq4Bh2vghw&t=12s
Tutorial # 6 - Data Structure : https://www.youtube.com/watch?v=gtzhdUAA0Kc
Tutorial # 7 - Error & Exception :https://www.youtube.com/watch?v=Poo_53eMjhk
Tutorial # 8 - Python OS : https://www.youtube.com/watch?v=-JC2a8cDMKA
Tutorial # 9 - File Handling System :https://www.youtube.com/watch?v=3Ar4xa6Etag&t=25s
Tutorial # 10 - Pattern Design: https://www.youtube.com/watch?v=4RJXLJfnqas
Tutorial # 11 - Sorting Value : https://www.youtube.com/watch?v=QXcw9ShhJyU&t=2s
Tutorial # 12 - Interview Tips: https://www.youtube.com/watch?v=Xlq4Bh2vghw&t=12s
Comments
Post a Comment