Skip to main content

Popular posts from this blog

sample python codings

suhailusama : nasa creation contact us : suhaillbk2000@gmail.com  owner info : suhailbinismail  country : India 50 Examples Documentation Release 1.0 @suhail usama sep,08,2018 Contents 1 Introduction 3 2 Convert Fahrenheit to Celsius 5 3 Background: Algorithms 9 4 Background: Measuring Complexity 13 5 Simulating The Monty Hall Problem 17 6 Background: Drawing Graphics 23 7 Simulating Planetary Orbits 29 8 Problem: Simulating the Game of Life 35 9 Reference Card: Turtle Graphics 43 10 Indices and tables 45 CHAPTER 1 Introduction Welcome to “50 Examples for Teaching Python”. My goal was to collect interesting short examples of Python programs, examples that tackle a real-world problem and exercise various features of the Python language. I envision this collection as being useful to teachers of Python who want novel examples that will interest their students, and possibly to teachers of mathematics or science who want to apply P...

learn python easily

nasa creation : suhailbinismail contact us : suhaillbk2000@gmail.com @suhailbinismail Follow Engineering at @Google. Previously at Airbnb. Aug 20, 2016 Step  by step on learning Python programming. Easiest way in the world Everything here is free. There are many paid books/materials out there, but this free ones as just as good. Are you a total beginner or you know to program in other languages ? Part 1  for Total Beginners that have no programming experience. Part 2  for people that have “some” programming experience with other languages (test: you can play with “for loop”/”while loop” easily) Part 1: Total Beginners in Programming Don’t install anything yet, but go to https://repl.it/languages/python3 In the first part you’ll better do the work there. After that install Intellij’s PyCharm Community Edition (free) Do you prefer video or written material ? (go down for written) For Video...

Easy to Learn HTML

suhailusama .com nasa creation  contact us : suhaillbk2000@gmail.com THE WORLD'S LARGEST WEB DEVELOPER SITE TUTORIALS  REFERENCES  EXAMPLES    HTML and CSS Learn HTML Learn CSS Learn W3.CSS Learn Colors Learn Bootstrap 3 Learn Bootstrap 4 Learn Icons Learn Graphics Learn How To JavaScript Learn JavaScript Learn jQuery Learn AngularJS Learn JSON Learn AJAX Learn W3.JS Server Side Learn SQL Learn PHP Learn Python Learn ASP Learn Node.js Learn Raspberry Pi Web Building Web Templates Web Statistics Web Certificates Web Editor XML Tutorials Learn XML Learn XML AJAX Learn XML DOM Learn XML DTD Learn XML Schema Learn XSLT Learn XPath Learn XQuery References HTML Reference CSS Reference JS Reference SQL Reference PHP Reference jQuery Reference Python Reference Bootstrap Reference W3.CSS Reference UTF-8 Reference HTML The language for building web pages LEARN HTML   HTML REFERENCE HTML Example: < !DOCTYPE ...