Java — BasicsFor the last week, I have been programming extensively in Java using the coursework of MOOC - Intro to Java Programming I. It has been an…Nov 14, 2021Nov 14, 2021
Algorithms — LeetCode NoviceOne of the most intimidating concepts to learn about in programming is Data Structures & Algorithms. It is absolutely imperative to…Nov 7, 2021Nov 7, 2021
Compiled Languages Vs InterpretedI think that every developer should know a Compiled language very well - unknown Google EngineerOct 31, 2021Oct 31, 2021
React — Javascript LibraryI had my first real front-end experience while studying at Flatiron School under their Software Engineer program. React is a very powerful…Oct 24, 2021Oct 24, 2021
Intro To Memory ManagementOn my journey as a self-taught programmer, I’ve gone through many different paths. I’ve done youtube tutorials, a Udemy course or two…Oct 17, 2021Oct 17, 2021
What is Cors? (Cross-Origin Resource Sharing)We’ve all been there, we’re excitedly building out our new web application after planning most of it out on a whiteboard (hopefully) and…Oct 9, 2021Oct 9, 2021
CodeArete — Python DjangoI graduated from Flatiron school in July. As I think about my future and how excited I am to step into this industry I thought it would be…Oct 2, 2021Oct 2, 2021
Front end PaginationThe Google definition of pagination is “ the sequence of numbers assigned to pages in a book or periodical.” what we as programmers…Sep 25, 2021Sep 25, 2021
Asynchronous Programming: Difficult or no?In my final project for React, I had to deal with many code blocks that are Asynchronous! At first glance, these blocks look like they will…Jul 24, 2021Jul 24, 2021
API 101API’s are an interesting topic for me in programming. API stands for Application Programming Interface, but what does that actually mean…May 12, 2021May 12, 2021