Shehan Timothy

Greenhorn
+ Follow
since Oct 19, 2020
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
1
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Shehan Timothy

Hi Paul, just wondering whether you would find Azure Architecture Diagrams useful. It helps visualize complex Azure architecture diagrams in minutes. Hope this info is useful.
3 years ago
Agree with you Campbell. If the attention span is short then first step is to find a method/tool that help the child generate quick results.
3 years ago
"think twice, code once" as they say. I would encourage to create a process that helps your child to first become a better thinker and in turn to be a better coder. Developing his/her ability to be a good thinker and creating the enthusiasm to code the process/program that your Child thought of would go a long way I believe.

Have you taught your child the usage of flowcharts as a simple method to visualize the input and output of code. There are a multitude of online flowcharting software programs that allow you to quickly and easily visualize your programs. These come with built in shapes that demonstrate areas in coding such as input, output, connectors, decision, terminal and so forth. Have your child give it a try.

The practice of effectively planning and detailing out a process before development allows for more robust programs. Flowcharting is key to developing a broader way of thinking, and it allows you to account for more of the “big picture” stuff.
3 years ago
You can use a custom tool for UML diagramming. A UML diagram tool will provide all the necessary components to develop the structure.