• 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

Modern Code Event in SLC

April 5, 2017 by Rick Hernandez Leave a Comment

Super excited to announce this. I'm going to be hosting my first in-person event right here in SLC. What is the event going to be about? A couple of weeks ago I asked you what type of topic that you would like to see from me. I got such a good amount of feedback … [Read more...] about Modern Code Event in SLC

Filed Under: Advertising, Human Interaction, JavaScript, JSecademy, Programming Fundamentals

How to Batch Process video conversions using FFMPEG with Node.js

March 3, 2017 by Rick Hernandez Leave a Comment

Recently I have been trying to transcode 120+ videos to different versions of the same file. If you have visited jsecademy you will see that I'm using Wistia to host all of the current videos. I decided that I need to switch over to Amazon S3 storage and I will … [Read more...] about How to Batch Process video conversions using FFMPEG with Node.js

Filed Under: JavaScript, Node.js, Programming, Programming Fundamentals

Angular 2 is Officially Released: What you need to know

September 15, 2016 by Rick Hernandez 2 Comments

Angular 2 What you need to know

Angular 2 is now officially released! This is an exciting time to be an Angular 2 developer. Not only do you have a brand new front-end framework but also an entire platform all created specifically for you to put your next application together. Google invested a … [Read more...] about Angular 2 is Officially Released: What you need to know

Filed Under: JavaScript, JSecademy, Programming, Programming Fundamentals

Representing Data in Pseudo Code

September 7, 2016 by Rick Hernandez Leave a Comment

Representing Data in Pseudo Code

Again, don't get to hung up on the syntax of pseudo-code. Use it as a tool to model your programs. Take, for example, the following program: start the program Find the last 10 people that entered the building If no one has entered the building today Terminate … [Read more...] about Representing Data in Pseudo Code

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

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

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • 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