Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.73 KB

File metadata and controls

35 lines (21 loc) · 1.73 KB

cursor-workshop

cursor-workshop-banner

Description

This repository contains a workshop designed to help you learn how to code with the help of Cursor. You will learn hands-on by improving a small bookshop web application while exploring Cursor's most common features such as tab autocompletion, Ask, Plan, and Agent modes.

Workshop

The workshop is available in several flavors, each using a different programming language so you can choose the one you're most comfortable with:

  • golang-workshop/: The Gopher Bookshop, the Golang version.
  • python-workshop/: The Snake Bookshop, the Python version.
  • typescript-workshop/: The Typed Bookshop, the TypeScript version.

bookshop-animation

Script:

You're a bold entrepreneur ready to outclass Amazon.com with the {Gopher|Snake|Typed} Bookshop! 🚀
Luckily, you've just discovered the legendary Cursor IDE and unlocked AI magical powers! ✨
Hero, grab your keyboard, the code awaits! ⚔️


Hope you will learn something new and have fun during this Cursor workshop! 🎉

Contributing

Feel free to contribute to this project:

  • Give a GitHub ⭐ if you like it
  • Create an Issue to make a feature request, report a bug or share an idea.
  • Create a Pull Request if you want to share code or anything useful to this project.