Intro to Machine Learning

1
Day 1 of Ken Jee's #66DaysofData.com: Intro to Machine Learning. I watched the 1st/69 videos in the playlist "Machine Learning" on Youtube's StatQuest with...

Data Models

0
The following info is from Chapter 2 of Database Systems by Carlos Coronel Basic Building Blocks Entity: A person, place, thing, concept or event for which...

this keyword

0
Introduction The JavaScript this keyword refers to the object it belongs to. Code Resources w3schools.com/js/js_this.asp

Linear Search Algorithm

Introduction Linear search, a search algorithm with time complexity of O(n), starts from the beginning of a list, and checks each element until the search...

Creating ‘Acronyms’ in Python

0
I've been learning python strings on Zybooks before my MSBA program next year at UofL. Here is the problem: An acronym is a word formed from...

Database Systems

0
Database Systems is a required textbook for my class, Data Management - MSBA 630 at the University of Louisville's Master in Business Analytics program. DataBase Systems:...

Client-Server Model

0
Today, I watched the 'Client-Server Model' video on SystemsExpert.io Another cool program he mentioned was, Netcat. Nc is a computer networking utility for reading from...

makeitdev

0
Hey everyone! This is my first post on makeitDev where I'll be sharing my journey as a developer and how to 'make it!'as a dev.