登入選單
返回Google圖書搜尋
Python Programming
其他書名
8 Simple Steps to Learn Python Programming Language in 24 Hours! Practical Python Programming for Beginners, Python Commands and Python Language (Python Programming Crush Course)
出版CreateSpace Independent Publishing Platform, 2016-04-17
主題Computers / Languages / Python
ISBN153279570X9781532795701
URLhttp://books.google.com.hk/books?id=TDvQjwEACAAJ&hl=&source=gbs_api
註釋Python Programming 8 Simple Steps to Learn Python Programming Language in 24 hours! Practical Python Programming for Beginners, Python Commands and Python Language (Python Programming Crush Course) 'Python Programming Language in 24 hours!' is the ultimate resource for newbies looking to learn a programming language that is easy to grasp in a very short time compared to other programming languages such as C++, Java and Pascal.This book is promising to get you on your way to becoming a master of Python in no time. It endows you with the powers of a programmer with a solid foundation of the basics that you can use to create almost anything you want using Python in 24 hours or less.The book has clear and straight forward examples that you can just copy and paste with explanations that are short, practical and easy to understand. The book will teach you:How to install the latest Python 3 interpreter and using shell and the editor to create Python programsHow to format and print information to the screen using Python commandsHow to define variables and perform operations such as arithmeticHow to make your programs interactive by accepting user input and also receiving input from external files such as text filesHow to enable your programs to make decisions using conditional statementsHow to make your programs repeat a set of operations until a conditional is met through loopsFunctions, modules plus much more