C++ School Signup

I’m making a C++ School.
I’m using Teams For Edu

  • I want to be a student
0 voters
  • I want to be a teacher
0 voters
6 Likes

Matt how are you going to be a student and a teacher

lol, I wondered if anyone would notice that. I can teach some C++, I think I know most of the fundamentals, but I’m not an expert, so I could also learn a lot :smile:

5 Likes

same here lol. But you can’t be both in Teams for EDU

2 Likes

the student has become been the teacher the whole time

4 Likes

@everyone I invited everyone!

2 Likes

As long as Teams For EDU doesn’t crash your brain, you can be a teacher

2 Likes

First I need to know what everyone wants to learn.
So please post what you want to learn

all about C++. No more, No less.

1 Like

“Introduction to C++”
(similar to my “Introduction to Python Game Development”)

1 Like

I’d start with the basics (everything from a hello world to OOP) and have students write a couple of programs along the way.

1 Like

I just noticed that.
@QwertyQwerty88 @MattDESTROYER @bobastley you can only be Teacher or Student

2 Likes

@everyone first lesson is made: https://replit.com/@cpp-school/Writing-on-Console?v=1

2 Likes

I didn’t know this was a competition. Well, glad I’m up at 2 AM :joy:

3 Likes

It isn’t. I did it to count score of people. btw it was your idea

Yeah but the people who get it first have their names at the top :wink:

I’ve never used Teams for EDU before (although I found Replit from school, my teacher doesn’t know about it), so Idk how the scoring system works.

2 Likes

by default there is no scoring system. only a grading system

2 Likes

plz Tell me how to use it

1 Like

Ok did it and submitted. Yay I finally learnt C++!

new project: https://replit.com/@cpp-school/Variables-And-Strings?v=1

you learn:

  1. strings
  2. creating variables
  3. printing variables
1 Like