Code needs to be written so that it can be read and understood by other people, not just be functional.
Related Articles
Programming - Intro
Programming Intro – Wireframing Intro
Wireframing is simply sketching out the design for your application before you start building it. You can use a pen and paper, Google Docs, or specialized Wireframing Software. By using Wireframing you can make edits […]
*NEW
CSS and HTML 5 – Making Shapes
With CSS you can create shapes to add visual elements to your HTML documents. Shape Examples: https://www.w3schools.com/howto/howto_css_shapes.asp shapeStyle.css shape.html
*NEW
Raspberry Pi – How to Begin Coding Python on Raspberry Pi
With Thonny you can easily begin to code Python Scripts on Raspberry Pi OS. Thonny is a very simple Python IDE that is easy to learn.
Be the first to comment