Posts

Showing posts from March, 2016

Chapter 5 - Jokes

Image
In my 20 percent project, I am learning the python language, ( http://adf.ly/1Z4ZDi ) which I am using a book called 'invent with python' to help me in learning the language ( http://adf.ly/1Z4ZFm ). I have recently finished chapter 5 which talks about how to use escape characters, single and double quotes, end function in the print function. To teach you these functions the book uses a game called jokes the source code is found on this site ( http://adf.ly/1Z4ZHB ).

Getting on the right track

Image
In this book I have created my latest game the Guess the number. I am in chapter 4 of this book which s really efficient in teaching you how to code. If you have finally learned how to code you can use this quiz   http://adf.ly/1Z4ZM0 . Don't just read the book as you see code type it in to memorize how to use the system. In chapter 4 it teaches you how to make a question based game and you guess the number it asks you to calculate. it uses if and while functions.

A change for the better

Recently I have been reading the book how to automate the boring stuff with python . Which is made for people who want to learn how to code, not how make a game I read 3 chapters of this book this  was teaching me the basics of programming so then I wanted to use another book called invent your own computer game with python. URL: http://inventwithpython.com/chapters/   My first project in this book is Dragon Realm. For beginners who want to learn programming don’t waste your time learning C++ or blueprint coding it is really hard for beginners.   But before using python I advise you to use scratch programming it is fun but it is limited. Scratch programming uses jigsaw pieces instead of lines of code. https://scratch.mit.edu/ 
Last week i have told you about the book "How to Automate the Boring Stuff with Python". Right now I have read 2 Chapters of this book and in conclusion