• 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

JavaScript

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 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

Outputs in Programming

August 4, 2016 by Rick Hernandez Leave a Comment

Outputs in Programming

Anytime a computer reports back to a user with a result. There are many different types of outputs including, but not limited to, output to a file, a printer, the web, binary files, a screen, or another device. … [Read more...] about Outputs in Programming

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

Variable Counters in Programming

August 1, 2016 by Rick Hernandez Leave a Comment

Counters are a type of variable, just like variables they are stored and used based on a location in memory. Counters typically change their value through out a program to count a value. … [Read more...] about Variable Counters in Programming

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

Expressions in programming

July 29, 2016 by Rick Hernandez Leave a Comment

Expressions An expression is a group of variables and operators grouped together to evaluate to a value. Example: x = 3 + 5 … [Read more...] about Expressions in programming

Filed Under: JavaScript, JavaScript, Programming, Programming Fundamentals

Variables

July 22, 2016 by Rick Hernandez Leave a Comment

Variables in Programming

Variables Variables allow us to associate a value to a name. These values are stored in memory and are accessible through the name of the variable. Example: age = 21 The variable age holds the value 21. Throughout your program that value can change or … [Read more...] about Variables

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

Programming Comments

July 21, 2016 by Rick Hernandez Leave a Comment

Comments

Comments are used to make annotations to a specific part of a code. … [Read more...] about Programming Comments

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

Syntax

July 20, 2016 by Rick Hernandez Leave a Comment

Syntax

Syntax Syntax are a set of rules that a programming language sets. The rules combine symbols and formatting to define the legal structure of a computer program. For example, in the Spanish language, you have grammar that you must specifically follow, one example … [Read more...] about Syntax

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

Expressive Programming

July 14, 2016 by Rick Hernandez Leave a Comment

Expressive Programming

Expressive Programming In this series we will take a look at some key concepts of programming. To avoid any confusion, we will not be covering any JavaScript. Instead, we are going to be focusing on some key concepts that you must first understand before moving … [Read more...] about Expressive Programming

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

The Programmers Mindset

July 12, 2016 by Rick Hernandez Leave a Comment

The Programmers Mindset

Learning anything new is a challenge, especially computer programming. As with any good thing in life, it takes training and practice with a long commitment to follow through. This includes changing the way you think about your current world. Why? Because you will … [Read more...] about The Programmers Mindset

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
  • Go to page 6
  • 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