zawawimanja / HowToDevelop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodingStory

  • MASTERING THE PSEUDOCODE

  • Coding is a creative art. It teach you how to build something from scratch. There is a lot of way how to solve the problem.

LEARN OTHER PEOPLE CODE AND READ THE DOC HOW ITS WORKS. see how samson march write the code. /**********************************************

  • Function: void moistureSensorHandler(void)
  • Summary: The function handles the moisture sensor related tasks
  • Input: None
  • Output: None

mastering loop & array

loop i 1
row i 1 column i 1

1 12

OOP - big project Procedure - small project

About