• 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

JSecademy

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

Introduction to Booleans

August 17, 2016 by Rick Hernandez Leave a Comment

Introduction to Booleans

Booleans Booleans are used to represent a true or false value. … [Read more...] about Introduction to Booleans

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

Introduction to Arrays

August 15, 2016 by Rick Hernandez Leave a Comment

An array is an ordered collection of data (either primitive or objects). Based on its place in the array, each data item has a numeric index through which you can access the corresponding value. In JavaScript, arrays are also objects that have their own properties. … [Read more...] about Introduction to Arrays

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

Introduction to Data Types

August 12, 2016 by Rick Hernandez Leave a Comment

Introduction to Data Types

Data Types are a type of item that is defined by a programming language. Typically these are numbers, strings, objects, booleans, etc. … [Read more...] about Introduction to Data Types

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

Introduction to loops

August 11, 2016 by Rick Hernandez Leave a Comment

Introduction to loops

Loops Loops represent the concept of repeating a process over and over again. Constructing loops are one of the core parts of a program. A loop’s condition must evaluate to true or false. If the loop’s condition is true, the loop will continue to execute until it … [Read more...] about Introduction to loops

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

Introduction to Debugging

August 10, 2016 by Rick Hernandez Leave a Comment

Introduction to Debugging

Debugging: Finding mistakes in your program can be a very difficult task, and at times you might feel like you just can’t solve the problem (Scientific Method is one your tools, don't forget it). In many cases, finding the bug can become the job itself. … [Read more...] about Introduction to Debugging

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

Naming Conventions in Programming

August 9, 2016 by Rick Hernandez Leave a Comment

Naming Conventions in Programming

Naming Conventions JavaScript does not have any specific rules for naming variables; however, other languages do. Naming conventions help your code stay fluent within the context of your program. This is important because you want to have consistency throughout … [Read more...] about Naming Conventions in Programming

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Interim pages omitted …
  • Go to page 15
  • 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