{"id":250,"date":"2016-11-15T06:53:26","date_gmt":"2016-11-15T06:53:26","guid":{"rendered":"http:\/\/mansainfotech.com\/blog\/?p=250"},"modified":"2016-11-15T06:53:26","modified_gmt":"2016-11-15T06:53:26","slug":"python-programming","status":"publish","type":"post","link":"https:\/\/mansainfotech.com\/blog\/python-programming\/","title":{"rendered":"PYTHON! PROGRAMMING"},"content":{"rendered":"<p style=\"color: #b84236;\" align=\"justify\">An easy to learn, easy to read, and easy to maintain scripting language&#8230;<\/p>\n<p align=\"justify\">Whether you are a programmer or non-programmer, Python can be far easy to pick up. It is interpreted, interactive, and intuitive.<\/p>\n<p align=\"justify\">\u201c<i>The reason why people using python as their main programming paradigm would not consider going for anything else.\u201d<\/i><\/p>\n<p align=\"justify\">Created by Guido van Rossum,<i> <span style=\"text-decoration: underline;\">Python (programming language) features<\/span> <\/i>multi-paradigm support, easy-to-use syntax, free and open-source availability, seamless portability, oops, large pool of standard libraries, and so on. The last and updated version of Python is v3.5 released in September 13, 2015.<\/p>\n<p align=\"justify\">So, basically, Python is <i><span style=\"text-decoration: underline;\">high-level, general purpose, and dynamic programming language<\/span> <\/i>emphasizing code readability. Unlike C++ and Java, Python allows its users to express the programming concepts in fewer lines of code. It&#8217;s core philosophy can be summarized as \u2013 &#8216;beautiful is better than ugly, simple is better than complex, complex is better than complicated&#8217;.<\/p>\n<p align=\"justify\">It&#8217;s facile to set up Python environment on any platforms including Mac OS X, Linux or Windows. You can download and install the most updated\/current source code, binaries, documentation, etc, from official website of Python <a href=\"https:\/\/www.python.org\/\">https:\/\/www.python.org\/<\/a> .<\/p>\n<p align=\"justify\">Below links will help you install Python over the platforms of Mac, Linux, and Windows:<br \/>\n<span align=\"justify\"><a href=\"https:\/\/www.tutorialspoint.com\/python\/python_environment.htm\">https:\/\/www.tutorialspoint.com\/python\/python_environment.htm<\/a><\/span><br \/>\n<span align=\"justify\"><a href=\"http:\/\/www.programiz.com\/python-programming#run-python-os\">http:\/\/www.programiz.com\/python-programming#run-python-os<\/a><\/span><\/p>\n<p align=\"justify\">Let&#8217;s leap forward by learning the <i><span style=\"text-decoration: underline;\">Basic Syntax<\/span><\/i><i> <\/i>of Python programming language.<\/p>\n<p align=\"justify\"><b>A simple \u201cHello, World!\u201d program<\/b><br \/>\n<span align=\"justify\">print(\u201cHello, World!\u201d); #As simple as that<\/span><\/p>\n<p align=\"justify\"><b>Program to add two numbers<\/b><br \/>\n<span align=\"justify\">num1 = 3<\/span><br \/>\n<span align=\"justify\">num2 = 5<\/span><br \/>\n<span align=\"justify\">sum = num1+num2 #Add two numbers<\/span><br \/>\n<span align=\"justify\">print (sum)<\/span><\/p>\n<p align=\"justify\"><u>Explanation:<\/u><br \/>\n<span align=\"justify\">&#8216;#&#8217; represents comment in Python, num1\/num2 are variables with stored value equal to 3 and 5, sum is another variable where the result of num1+num2 is stored, &#8216;+&#8217; represents an operator, print(sum) outputs the result of addition i.e. 3+5 = 8.<\/span><\/p>\n<p align=\"justify\">\u201c<i>Python allows us to develop fast &amp; proficient applications with minimal resources and maximal flexibility. All in all, Python paves ways for rapid development as well as continual improvement.\u201d<\/i><\/p>\n<p align=\"justify\">Python programming is used in many <span style=\"text-decoration: underline;\">application domains.<\/span> Here are the few: web and internet development, scientific and numeric computing, teaching and education, desktop GUI&#8217;s, and often used by software developers to build, control, manage, as well as test their software.<\/p>\n<p align=\"justify\">So, if you are a one of those people who are curious to develop(or upgrade) their Python Skills, Internet offers dozens of tutorials to get started with Python programming from scratch. Or, you can get a book for yourself, if you are truly serious about learning it. Reading books requires lots of time and patience.<\/p>\n<p align=\"justify\"><i>Final Word,<\/i> Python is an awesome choice if you&#8217;re getting started in the journey of programming. Simple syntax, short codes, and lots of options make Python stand apart from other complex paradigms. So, get ready to teach yourself to code in Python:) .<\/p>\n<p style=\"color: #b84236;\" align=\"justify\"><i><b>Hope you&#8217;ve liked my post. Don&#8217;t forget to comment and share your views below. Goodbye, sayonara&#8230;.. <\/b><\/i><\/p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>An easy to learn, easy to read, and easy to maintain scripting language&#8230; Whether you are a programmer or non-programmer, Python can be far easy to pick up. It is interpreted, interactive, and intuitive. \u201cThe reason why people using python as their main programming paradigm would not consider going for &hellip; <a href=\"https:\/\/mansainfotech.com\/blog\/python-programming\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">PYTHON! PROGRAMMING<\/span><\/a><\/p>\n","protected":false},"author":4,"featured_media":251,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[33],"tags":[49,50],"class_list":["post-250","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-web-design-and-development","tag-programming-language","tag-python"],"_links":{"self":[{"href":"https:\/\/mansainfotech.com\/blog\/wp-json\/wp\/v2\/posts\/250","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mansainfotech.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mansainfotech.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mansainfotech.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/mansainfotech.com\/blog\/wp-json\/wp\/v2\/comments?post=250"}],"version-history":[{"count":0,"href":"https:\/\/mansainfotech.com\/blog\/wp-json\/wp\/v2\/posts\/250\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mansainfotech.com\/blog\/wp-json\/wp\/v2\/media\/251"}],"wp:attachment":[{"href":"https:\/\/mansainfotech.com\/blog\/wp-json\/wp\/v2\/media?parent=250"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mansainfotech.com\/blog\/wp-json\/wp\/v2\/categories?post=250"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mansainfotech.com\/blog\/wp-json\/wp\/v2\/tags?post=250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}