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
Tag: programming

Tag: programming

Home Posts tagged "programming"
11. Big O Notation Basics For Programming

11. Big O Notation Basics For Programming

December 29, 2018 February 13, 2019

Intro If you have followed through the Ruby on Rails tutorials on this website, then you should have a basic working application with an API to create, read, update, or delete items from your database. Following these concepts, you can build a lot of different applications, since this is essentially …

Web Application Basics
Read more"11. Big O Notation Basics For Programming"
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"

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