diff --git a/src/data/courses.ts b/src/data/courses.ts index 9ce6a9c..ded13d0 100644 --- a/src/data/courses.ts +++ b/src/data/courses.ts @@ -52,7 +52,7 @@ const courses: Course[] = [ image: "https://i.ytimg.com/vi/qgGIqRFvFFk/hqdefault.jpg?sqp=-oaymwEXCNACELwBSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLA-pkntIGBhO0V9Ni6L6sEGcIDIdA", flags: "flag-icon-us", - }, + }, { title: "Getting Started with React", description: "Basic Intro to React", @@ -278,6 +278,16 @@ const courses: Course[] = [ description: "Ultimate Python tutorial in One Video by Derek Banas", flags: "flag-icon-us", }, + { + title: "Intermediate Python Programming Course", + description: + "Intermediate level Python course in which first, you will get a review of basic concepts such as lists, strings, and dictionaries, but with an emphasis on some lesser known capabilities. ", + link: "https://www.youtube.com/watch?v=HGOBQPFzWKo", + author: "FreeCodeCamp", + level: "Intermediate", + categories: "python", + language: "English", + }, { title: "AngularJS For Beginners", description: