• Sit in on my Programming Lecture.
    8 replies, posted
The first lines of code he's told us are [code]int dfs (int i; int j){[/code] I think it's something to do with Brute Force. Then we were talking about women. [editline]04:11PM[/editline] I think he did something wrong. [editline]04:12PM[/editline] The sexy women are a part of his metaphor.
[QUOTE=broo20;21362498]The first lines of code he's told us are [code]int dfs (int i; int j){[/code] I think it's something to do with Brute Force.[/QUOTE] Ok well instead of dissing his class for being too basic, maybe you should pay attention...
And you want to know another place to learn C++ from?
If you don't notice anything wrong in that line right off the bat I suggest you stop complaining and listen. Unless that line is exactly what the teacher wrote and isn't from memory, in that case the teacher doesn't even know basic C syntax.
I'm not dissing it for being to basic, and that line that the teacher wrote was an example. And anyway, that was at the beginning of the class, and we just fool around at the beginning of the class. Not many people in there though today. [editline]07:49PM[/editline] Then he got us to do some stuff on orac. [editline]07:51PM[/editline] And when I said that he was doing something wrong it was with the metaphor. He's probably lucky that there were no women in the lecture. [editline]07:52PM[/editline] Ahah! It was Depth First Search that he was doing! I managed to remember!
I don't quite get the purpose of this thread. Do you use it as your blog for your programming class related postings or something?
Yep, DFS and BFS are 2 algorithms that you might want to learn. It can help you with a lot of things, like path finding and stuff.
[QUOTE=ZeekyHBomb;21364474]I don't quite get the purpose of this thread. Do you use it as your blog for your programming class related postings or something?[/QUOTE] No, but I felt like it. [editline]07:49PM[/editline] [QUOTE=-SC-Lakitu;21363088]If you don't notice anything wrong in that line right off the bat I suggest you stop complaining and listen. Unless that line is exactly what the teacher wrote and isn't from memory, in that case the teacher doesn't even know basic C syntax.[/QUOTE] And I did notice something wrong, so I was wondering why he wrote it.
[QUOTE=broo20;21382001]so I was wondering why he wrote it.[/QUOTE] Example? I'm sure you would've known if you listened :buddy:
Sorry, you need to Log In to post a reply to this thread.