• 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

Global and Local Scopes

July 25, 2016 by Rick Hernandez Leave a Comment

Variable Scopes

Variable Scopes A variable’s scope is a section of a program where that variable exists. You can have two types of variable scopes: local, or global. … [Read more...] about Global and Local Scopes

Filed Under: JavaScript, JSecademy, 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

Code Execution

July 19, 2016 by Rick Hernandez Leave a Comment

Code Execution

When your programs become larger than one statement, the statements are executed from left to right, top to bottom. In more complex programs you can stop execution, jump to another file, continue execution there, then return back to the file and continue on with … [Read more...] about Code Execution

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

How to add eMojis to the Terminal using OSX and Linux

July 16, 2016 by Rick Hernandez Leave a Comment

Step 1: Find your eMoji Step 2: Make sure to have ZSH installed and configured Step 3: Setup your terminal to output the eMoji If you want to configure different values use the following escape sequences. Sequence Printed  %T System time … [Read more...] about How to add eMojis to the Terminal using OSX and Linux

Filed Under: JSecademy, Social Media

What are Programming Statements?

July 15, 2016 by Rick Hernandez Leave a Comment

What are Programming Statements?

Statements In programming, a statement is a meaningful declarative sentence that is used to describe what a program will be doing. … [Read more...] about What are Programming Statements?

Filed Under: 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

Are you a programmer?

July 13, 2016 by Rick Hernandez Leave a Comment

Are you a programmer?

Programming Challenge Now that you know programming is more than just "working with computers", I want to give you a taste of what you’re getting into so that you’re prepared. Some of the general ideas that float around the programming community are “you are a … [Read more...] about Are you a programmer?

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
  • Interim pages omitted …
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • 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