Click Here
Tag: #programming
Text Editor for HTML / JDI Assignments – Sublime
Download this to get the Sublime Text Editor for the Mac.
HTML / JDI Hint – Image Size
Consider using this tag … <img src=”http://upload.wikimedia.org/wikipedia/commons/3/36/2006-ca-turkey.jpg”> You will notice that the image takes up the entire screen because it is such a large size. Now try adding…
Turn your browser into a text editor
Use this code to turn your browser into a text editor. Copy and past the following code into your browser address bar. data:text/html, <body contenteditable style=”font: 2rem/1.5 monospace;max-width:60rem;margin:0 auto;padding:4rem;”> OR…
Can you program a Website?
What does it take to learn to program?
Game Maker Studio Tutorials
Link to Video Link to Video
Game Maker Tutorial – Introduction – Coding in GM
http://youtu.be/5kd7jwYRQtI
Game Maker Tutorial – Platform Game
Link to Video … http://youtu.be/Nh6Jr6I_aqA