Mediocre Inventions
  • Home
  • Web Application Basics
  • Rails, React, and Nginx
  • WordPress Setup and Free Hosting
  • Privacy Policy
Skip to content
  • Home
  • Web Application Basics
  • Rails, React, and Nginx
  • WordPress Setup and Free Hosting
  • Privacy Policy
Category: Web Application Basics

Category: Web Application Basics

Before starting some of the tutorials on this website, it is recommended to review some of the topics here. This is to make sure you are familiar with the relevant concepts for this site.
The articles in this category cover some of the basic topics that are relevant to web application development. These are brief articles that are meant to get you an idea of what to expect.
You can read these in order starting from 1., but it is not necessary. Some of the tutorials later on will reference specific articles here if needed.

Home Archive for category "Web Application Basics" (Page 2)

Before starting some of the tutorials on this website, it is recommended to review some of the topics here. This is to make sure you are familiar with the relevant concepts for this site.
The articles in this category cover some of the basic topics that are relevant to web application development. These are brief articles that are meant to get you an idea of what to expect.
You can read these in order starting from 1., but it is not necessary. Some of the tutorials later on will reference specific articles here if needed.

4. Web Application Development Tools

4. Web Application Development Tools

December 29, 2018 February 13, 2019

Intro This article will go through some helpful tools that are used in web development. The tools/software in this section are what we will be using in this tutorial. Command Line We will be using the operating system Ubuntu 18.04 to create the project. You can open up the command …

Web Application Basics
Read more"4. Web Application Development Tools"
3. Testing Code in Programming

3. Testing Code in Programming

December 29, 2018 February 13, 2019

Testing is an important part of programming that ensures code quality and makes life easier in the long run. Intro If you are a complete beginner and have next to zero programming knowledge, then this section might not make as much sense. It should make more sense after making a …

Web Application Basics
Read more"3. Testing Code in Programming"
2. Crash Course on the Basics of Programming

2. Crash Course on the Basics of Programming

December 29, 2018 February 13, 2019

Intro This article will briefly review through some of the main features of programming that almost all programming languages require. These features make it possible for programs to implement their logic. Data Types In programming, there are 3 main data types that you will run into (there are a lot …

Web Application Basics
Read more"2. Crash Course on the Basics of Programming"
1. Internet Basics (DNS and browsers)

1. Internet Basics (DNS and browsers)

December 16, 2018 February 13, 2019

This article is a crash course on some of the basics regarding the internet and how it works. Intro It’s important to understand that the internet is just a bunch of computers and devices connected to each other with wires. Each of these devices have a unique identifier called an …

Web Application Basics
Read more"1. Internet Basics (DNS and browsers)"

Posts navigation

1 2

Recent Tutorials

  • 5. Deploying WordPress To Heroku
  • 4. Setting Up The Git Repository
  • 3. WordPress Configurations And Preparation

Tutorials

  • Rails and React To Production (Nginx)
    • Rails Authentication/Authorization
    • Ruby on Rails With React
    • Ruby on Rails, Nginx and Puma
  • Web Application Basics
  • Wordpress Free Hosting Workaround
    • Installing Wordpress
    • Wordpress Hosting Options
©2019 Mediocre Inventions
Back to Top