Build a Guessing Game in C# on Linux
Skills:
AI Pair Programming50%
Key Takeaways
Develops a guessing game application in C# on Linux using variables, static methods, decision constructs, and loops
Original Description
By the end of of this project you will create a guessing game application that pits the computer against the user. You will create variables, static methods, decision constructs, and loops in C# to create the game.
Traditionally, C# and other Microsoft languages have been limited to the PC with Visual Studio as the IDE. Dot Net has been open-sourced and is now available on Linux. The Visual Studio Code IDE also has been fitted with a Language Extension plugin for C# as well for a pleasant developer experience on Linux.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: AI Pair Programming
View skill →Related Reads
📰
📰
📰
📰
How AI Is Changing YouTube Forever
Medium · AI
China’s AI models have Trump’s AI world at war with itself
MIT Technology Review
Getting Started with AI Evals — Part 2: The AI Benchmark Maze: How We Actually Test Modern Models
Medium · Data Science
Getting Started with AI Evals — Part 2: The AI Benchmark Maze: How We Actually Test Modern Models
Medium · Programming
🎓
Tutor Explanation
DeepCamp AI