Serve

Learn

AI Python for Beginners

AI Python for Beginners

This short course is an introductory guide to using Python for AI development, covering essential Python programming concepts and libraries commonly used in AI. It is aimed at beginners with little or no prior coding experience.

Generative AI for Everyone

Generative AI for Everyone

This course provides an accessible introduction to generative AI, covering how AI models like GPT and DALL-E work, and their applications in creative fields. It is suitable for a general audience interested in understanding the impact of generative AI.

CS50 Image

CS50 Introduction to Computer Science

This is an entry-level course that introduces the basics of computer science, covering topics like algorithms, data structures, and programming in multiple languages. It is designed for students with or without prior programming experience.

Intro to CS Logic

An Introduction to Logic for Computer Science

This is a fundamentals course that teaches how logic plays an important role in computer science and how to apply techniques to derive solutions for modelled problems. It is designed for beginners with little to no prior knowledge.

Resources

Resource 1

W3schools

One stop shop for all your basic needs for HTML, SQL, Python, etc. Many beginners would benefit from using them as a reference sheet as they can understand how each function works too.

Resource 2

Leetcode

A place where you can test your programming skills! There are many interview-relevant questions here to prepare yourself for any challenges that may come to you.

Resource 3

Corey Schafer

One of the most straightforward and clear cut youtubers to learn python programming from. Easy for those with little to no experience to follow with steps to explain why and how each function works.

Back to Homepage