Skip to content

Commit

Permalink
Merge pull request #77 from JoaoVictorGI/main
Browse files Browse the repository at this point in the history
Add Golang course
  • Loading branch information
danielbergholz committed Jul 1, 2024
2 parents 3c9664a + e4cdf6c commit 7eb8967
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions priv/repo/data/courses.json
Original file line number Diff line number Diff line change
Expand Up @@ -1805,5 +1805,18 @@
"framework_names": [],
"tool_names": [],
"fundamentals_names": []
},
{
"name": "Learn Go Programming by Building 11 Projects - Full Course",
"youtube_course_id": "jFfo23yIWac",
"type": "video",
"locale": "en",
"image_url": "https://i.ytimg.com/vi/jFfo23yIWac/sddefault.jpg",
"published_at": "2022-03-22T00:00:00Z",
"youtube_channel_id": "UC8butISFwT-Wl7EV0hUK0BQ",
"language_names": ["Golang"],
"framework_names": [],
"tool_names": [],
"fundamentals_names": []
}
]

0 comments on commit 7eb8967

Please sign in to comment.