• Skip to main content
  • Skip to primary sidebar

Founder at work

Master the skills to create and launch your next SaaS company

  • About Me
  • Reviews
  • Resources
  • Community
  • Contact
  • Lessons
  • Series
  • Search
  • Login

How to represent Decision in Pseudo Code

September 5, 2016 by Rick Hernandez Leave a Comment

How to represent Decision in Pseudo Code

Decision if <Condition is true> <TRUE BRANCH> else <FALSE BRANCH> start the program Find the last 10 people that entered the building If no one has entered the building today Terminate program otherwise email each of the individuals and … [Read more...] about How to represent Decision in Pseudo Code

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

Represent Terminators in Pseudo Code

September 2, 2016 by Rick Hernandez Leave a Comment

Represent Terminators in Pseudo Code

… [Read more...] about Represent Terminators in Pseudo Code

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

How to Flow in Pseudo Code

September 1, 2016 by Rick Hernandez Leave a Comment

How to Flow in Pseudo Code

Flow: In most programming language the flow of a program is from top to bottom. With pseudo-code, you would read it just like you would read a paragraph from left to right. … [Read more...] about How to Flow in Pseudo Code

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals, Software Engineering

Represent Process in Pseudo Code

August 31, 2016 by Rick Hernandez Leave a Comment

Represent Process in Pseudo Code

Process: In the example below, you can see that we are working with a three-variable program. The three variables are x,y,z and an addition operations is being executed on them. x = 30 y = x + 1 z = x + y <More Instructions> <More … [Read more...] about Represent Process in Pseudo Code

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

Introduction to Pseudo Code

August 30, 2016 by Rick Hernandez Leave a Comment

Introduction to Pseudo Code

Pseudo Code Pseudo code is another form that can help us represent what a program is doing at a high-level. The main purpose of pseudo code is to have a human-readable representation of your program. Remember pseudo code is NOT a programming language. You will … [Read more...] about Introduction to Pseudo Code

Filed Under: JSecademy, Programming, Programming Fundamentals, Software Engineering

Representing a Data in Flowcharts

August 26, 2016 by Rick Hernandez Leave a Comment

Representing a Data in Flowcharts

I/O | Input or Output: Represents data input or output from a process. … [Read more...] about Representing a Data in Flowcharts

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

Representing a Terminators in Flowcharts

August 24, 2016 by Rick Hernandez Leave a Comment

Representing a Terminators in Flowcharts

Terminator: Represents the start, end, or return section. … [Read more...] about Representing a Terminators in Flowcharts

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

Representing a flow in Flowcharts

August 23, 2016 by Rick Hernandez Leave a Comment

Representing a flow in Flowcharts

Flow: Indicates the direction of a flow. … [Read more...] about Representing a flow in Flowcharts

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals, Software Engineering

Representing a process in Flowcharts

August 22, 2016 by Rick Hernandez Leave a Comment

Process Flowchart

Process: Denotes a process or an action to be taken. … [Read more...] about Representing a process in Flowcharts

Filed Under: JavaScript, JavaScript, JSecademy, Programming, Programming Fundamentals, Software Engineering

Introduction to Flowcharts

August 19, 2016 by Rick Hernandez Leave a Comment

Introduction to Flowcharts

Now that we have a clear understanding of the building blocks of programming, it's time to use a tool to express those ideas. Flowcharts help us to do exactly that! Flowcharts are used in many professions and different symbols can have a different meaning depending … [Read more...] about Introduction to Flowcharts

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 9
  • Go to page 10
  • Go to page 11
  • Go to page 12
  • Go to page 13
  • Interim pages omitted …
  • Go to page 43
  • Go to Next Page »

Primary Sidebar

Learn How To Take Your Idea And Convert It Into An App From Scratch Even If You Have Never Written A Single Line Of Code.

  • How to Find Your Next Great App Idea
  • The Secret To Getting PAID To Build Your Own App
  • How To Create Your App (SaaS, Mobile, VR, AR, Game)
  • How To Monetize Your Apps
Learn More
4.82 Ratings

Copyright © 2025 · JSecademy Blog Theme on Genesis Framework · WordPress · Log in