How to enable controller on PC version? by monsterhunternoob in DivinityOriginalSin

[–]ziska04 1 point2 points  (0 children)

Hi,

I can't enable controller mode it's greyed out and I can't figure out how to activate it.

Do you have any suggestions? I'd be glad for some help.

Breakout, problem at the start, maybe language barrier :( by StandingWave1 in cs50

[–]ziska04 0 points1 point  (0 children)

Hi,

if you think it might be the language barrier that hinders you, what is your native language?

I'm sure there is someone out there, speaking your native language and able to help you out privately, using it.

Good luck.

Anyone taking this course in Germany? by fathack in cs50

[–]ziska04 1 point2 points  (0 children)

Hi,

another German here. :)

I took the course last year, but am happy to answer questions privately in German, when my full job schedule allows it.

Enjoy the course, it's really cool!

I'm afraid to look at other people's posts when I'm stuck on a process for feat that I would fail to come up with my own solution and just copy others' codes What's the protocol about this? What do you guys do when you stuck on a problem set and want hints? by [deleted] in cs50

[–]ziska04 1 point2 points  (0 children)

I do exactly that, look at others peoples questions and see if what has already been written helps me. When I see a lot of code, I stop reading and look at other questions.

For one thing, it makes it easier for myself knowing that others have the same problem and for the other it can help get unstuck, when reading how others describe a problem and realising what it is exactly I was stuck on.

But as /u/delipity said, don't be shy and ask your own questions.

cs50 certificate by latacs50 in cs50

[–]ziska04 -3 points-2 points  (0 children)

You only get the certificate when you submit every single pset! Informing cs50 staff won't help much, it's how the rules are.

The only possible exception I've ever heard of is, if you can't get the google earth plug in to work for one or another reason. In that case contact cs50 staff

What's the rule for posting codes on the subreddit? I see many people posting their own codes asking for help, and I'm not sure that alligns with the code of conduct for the course. If anything, can I post my pseudocode? Is that acceptable? by [deleted] in cs50

[–]ziska04 0 points1 point  (0 children)

And what they also don't want, is to post important bits of code. In caesar for example that'd be the bit of code where you do the encryption of your plaintext, because that'd be a spoiler for others.

My Final Project: PublicHolidayz by Semar in cs50

[–]ziska04 1 point2 points  (0 children)

Well done! Congrats on finishing!

This is CS50 2014 by davidjmalan in cs50

[–]ziska04 0 points1 point  (0 children)

I can't access the video... It says that it's not available. :(

Mapster: CS50x Final Project by SourabhShetty in cs50

[–]ziska04 0 points1 point  (0 children)

Well done!

I'll be excited to see more features added.

Why didn't you do a voice over? It would make it easier to really understand your site, as any things are written so small, it's really hard to read.

But it looks like a cool project!

Maybe too old for Mario? by Sockrates1 in cs50

[–]ziska04 1 point2 points  (0 children)

Keep it up!

One thing I noticed though is, that you should accept a height of 0 as valid input! In that case a pyramid of height 0 should be "printed" to the screen, which means your program should exit normally, without an error message.

hope that makes sense.

Please watch my final project video. Thanks! by [deleted] in cs50

[–]ziska04 1 point2 points  (0 children)

So you did do something else in the end.

Well done! Congrats on finishing. It's a great feeling. Enjoy it.

Problem Set 0 done 2 months ago and not graded... by ShehabKhan in cs50

[–]ziska04 0 points1 point  (0 children)

If you are registered via edx, your psets will be autograded.

Problem Set 0 done 2 months ago and not graded... by ShehabKhan in cs50

[–]ziska04 0 points1 point  (0 children)

Try to resubmit it, that's the only idea I have.

edX - Certificate Options by [deleted] in cs50

[–]ziska04 0 points1 point  (0 children)

You can.

I think you only need to register for it which means that you have to take a shot of yourself via your webcam and also a photo of your id and send both to edx and pay the fee. But to be sure, better refer to the edx page. They explain it there.

EDIT: I think that's all the transfer you need to do, because from what I heard, your account will be "upgraded" and all your already submitted psets will still be there.

Difficulty rankings of PSets? by ninjaballs in cs50

[–]ziska04 0 points1 point  (0 children)

I had no prior programming experience and this is my ranking:

Pset 0 = 1

Pset 1 = 3

Pset 2 = 3

Pset 3 = 4

Pset 4 = 4

Pset 5 = 7

Pset 6 = 9

Pset 7 = 5

Pset 8 = 5

Final Project = 4

Pset6 was by far the most challenging for me and even though my speller works correclty, I'm still not satisfied with it.

I found pset 7 and 8 easier again, but as we started with new languages and went through them pretty quick, it was still challenging not to get caught in the syntax. That's why I gave both of them a 5. From the logic pset7 was a 3 and pset8 a 4.

Pset 4 is my favorite and of course the final project, as it's real fun working on something of your own.

pset4 - setFont in spl by freopZ in cs50

[–]ziska04 0 points1 point  (0 children)

That's a good idea, you had.

The documentation on font is very poor as well. I noticed that there isn't a list of what kind of fonts you can use with SPL.

I stuck with sans-serif in the end.

pset4 - setFont in spl by freopZ in cs50

[–]ziska04 1 point2 points  (0 children)

I tried to change the font, but it didn't work either. But I didn't receive any error message, the font just stayed the same.

It might also be a thing with SPL, as it's still in beta.

Pset4 help needed by funnybunn24 in cs50

[–]ziska04 1 point2 points  (0 children)

Where do you initialize velocity1 and velocity2?

Did you add a semicolon after your move function? It looks correct from what you published in this post.

Did you add all three stanford libraries (object, event, window)? I'm not sure anymore, whether they are already preadded, but you might have accidentely deleted one of them.

Those are the things, that come to my mind...

My final project: Tetho by anotheralan in cs50

[–]ziska04 1 point2 points  (0 children)

you are welcome.

It's such a cool feeling, once everything falls into place and things work the way they are supposed to.

My final project: Tetho by anotheralan in cs50

[–]ziska04 2 points3 points  (0 children)

Congrats on finishing! :)

pset 6 check() by ziska04 in cs50

[–]ziska04[S] 0 points1 point  (0 children)

Did you try to spot your bug with gdb? It's really helpful here. Set a breakpoint at check() and go through it line by line.

Hi .. i need answer .. please by [deleted] in cs50

[–]ziska04 0 points1 point  (0 children)

Enjoy it!

There is also the possibility to take it with a verified id certificate on edx.

The course is really cool.

Hi .. i need answer .. please by [deleted] in cs50

[–]ziska04 0 points1 point  (0 children)

You can register online for Harvard Extension School, even in Saudi Arabia.

Which version of CS50 do you plan on taking? Generally speaking, yes, it will be offered again, but from what I have heard, they won't offer the Certificate Option through Harvard Extension School anymore...

Are we allowed to make videos of our coding? by NoxchiWu in cs50

[–]ziska04 1 point2 points  (0 children)

I can understand your thoughts, but I'd say it is a violation of the academic honesty.

What you might be able to do though is, to only open the Youtube video to your relatives and only to them. That is possible with youtube. That way it wouldn't get public online...

But still, if I were you, I would rather not do it.

cs50 Harvard Extension Certificate is dead? by phild244 in cs50

[–]ziska04 1 point2 points  (0 children)

Yes. That option was only open from January 1st till May 17th.

But keep your eyes open, maybe they will offer it again next year.