Eli the Computer Guy
  • Home
  • Videos
    • A+
    • Arduino (2019)
    • Cloud Computing (2019)
    • Cloud Computing (OLD)
    • Computer Repair
    • CSS and HTML 5 (2020)
    • Data Recovery
    • Hacking
    • HTML Intro (2020)
    • Interviews
    • Linux (2019)
    • Linux (Old)
    • Linux Tools (2020)
    • Linux Projects (2020)
    • MySQL – Introduction (2019)
    • Network
    • PHP Programming (2019)
    • PHP Programming (OLD)
    • PHP Projects
    • Programming – Intro (2020)
    • Raspberry Pi (2020)
    • Reviews
    • Security
    • Servers
    • Voice / Telephone
    • Web Design
    • Web Publishing
    • Windows Server 2012
    • WordPress
  • Project Notes
  • Parts List

Programming – Intro

Programming - Intro

Programming Intro- IDE (Integrated Development Enviornment) Intro

Eli the Computer Guy

IDE’s are software packages that allow you to develop coding projects more quickly. They have everything from an equivalent of spell check, to simulators, to collaboration tools. IDE Considerations What Languages do they support What […]

Programming - Intro

Programming Intro – API (Application Programming Interface) Intro

Eli the Computer Guy

Service Oriented Architecture means that many times your servers and software will be communicating with cloud based API’s instead of other physical servers. API’s give you services that a server would be too expensive to […]

Programming - Intro

Programming Intro – SDK (Software Development Kits) Intro

Eli the Computer Guy

SDK’s or Software Development Kits are prepackaged digital assets that make it easier for developers to create apps for new computing devices such as Rokus, iOS devices and Occulus VR.

Programming - Intro

Programming Intro – Coding Frameworks Intro

Eli the Computer Guy

Frameworks are prepackaged libraries of code and routines that you can use to more quickly and easily write your projects. Most coding languages have a number of different Frameworks available, and each Framework is designed […]

Programming - Intro

Programming Intro – Pseudocode Intro

Eli the Computer Guy

Pseudocode is the process of writing out you plan for your code in a human readable fashion. You can use this for your own projects however you see fit, but on projects with larger teams […]

Programming - Intro

Programming Intro – Wireframing Intro

Eli the Computer Guy

Wireframing is simply sketching out the design for your application before you start building it. You can use a pen and paper, Google Docs, or specialized Wireframing Software. By using Wireframing you can make edits […]

Programming - Intro

Programming Intro – How to Find a Coding Job

Eli the Computer Guy

There are more employers than FANG – Facebook, Apple, Netflix, Google 2.8% Unemployment Rate of Coders in Baltimore area Prepare to have conversations rather than “interviews”. Conversations seek to find if you are a good […]

Programming - Intro

Programming Intro – Best Programming Language

Eli the Computer Guy

People want to know the “best” programming language, but every language has a purpose and it’s own place. To find YOUR best programming language determine what your own problems in technology are, and talk to […]

Programming - Intro

Programming Intro – How to Self Study Coding

Eli the Computer Guy

Everyone should self study to see if you like it.  DO NOT sign up for a bootcamp before you have done some coding!!! You are not married to a language. You can learn one, and […]

Programming - Intro

Programming Intro – Introduction to Programming

Eli the Computer Guy

What is Programming? Programming and Coding generally mean the same thing Programming is simply telling computers to perform actions Programs can range from a calculator app to a full fledged operating system Why is Programming […]

DONATE

If you want to tip a few dollars for the education videos.

Popular Classes

  • Arduino – Send Email Notifications with PHP Mail Function
  • Navigation in Linux
  • Linux – Install Ubuntu Server in VirtualBox
  • Linux – Tab Autocomplete, Whatis, Man Pages, –Help
  • Linux – Command Line Navigation
  • Linux – Start, Stop, Restart Services (Systemd, systemctl, service, init.d)
  • Arduino ArduCam – Save Images to SD Card
  • Cloud Computing – Virtualization Introduction
  • Linux – Find Files in Linux (find, whereis)
  • Arduino Uno with WiFi Basic Setup
  • IR Sensor Analog Output on Arduino
  • DNS (Domain Name System) – Introduction
  • Linux – Cron Jobs for Scheduled Tasks (crontab)
  • ISO Disk Images for Copying CD and DVDs
  • PHP – Shared Hosting for Running…
  • Linux – Task Manager and Kill Processes (top)
  • Arduino IDE Introduction
  • Arduino – Raspberry Pi Web Fan Control with MySQL
  • VPN – Virtual Private Networking
  • Broadband Technology – Introduction