Days 34-46 #90DaysOfDevops
Aspiring Devops engineer eager to make an impact.
for the past 2 weeks, i haven’t done anything because i had a lot of projects to finish up. No excuses, i have to do better and i will.
Search for a command to run...
Aspiring Devops engineer eager to make an impact.
for the past 2 weeks, i haven’t done anything because i had a lot of projects to finish up. No excuses, i have to do better and i will.
No comments yet. Be the first to comment.
for today, I installed MySql and understood how to create connections on VsCode so as to be able to run the databases/Tables i’m going to create. the process went from trying to run a program > installing sql extensions > installing MySql and then tw...
For today, i moved on to topic 4 under phase 2 which is databases. since we will be working with databases, i need to know how databases work. halfway into the “intro into sql” lesson on khan academy, i struggled with the basics so i had to take a pa...
for today, i’m learning how to create a fast-api. it’s a modern high performance web framework for building APIs. to create a fast api application, you create an app instance, define an endpoint using either ‘GET, POST, PUT, DELETE’ and also define a...
ladies and gentlemen, i fell off. while learning python, i got engrossed with a side quest and just allowed my previous 3 months of learning go to waste. for the past two weeks, i have caught back on the basics of python and for today, i learnt rest ...
These few days, i learnt how to use if…else conditions. and also while and for loops. these are used to support logical conditions from mathematics. using different conditions such as \==, !=, <,>. the while loop is used to execute a set of statement...
#90DaysOfDevops
35 posts
It's a daily blog of my Daily learning plan for the next 90 days. At the end of the day, i summarised what i have learnt and difficulties faced while learning.