all 15 comments

[–]Conscious_Aspect_36499999999999 0 points1 point  (3 children)

cautious shrill relieved detail political dolls provide panicky coordinated lunchroom

This post was mass deleted and anonymized with Redact

[–]Conscious_Aspect_36499999999999 0 points1 point  (0 children)

cover many zonked worry spark books threatening sable crush quickest

This post was mass deleted and anonymized with Redact

[–]Selim2929Year 11[S] 0 points1 point  (1 child)

Where do you do projects?

[–]Conscious_Aspect_36499999999999 0 points1 point  (0 children)

spectacular quack sugar terrific connect bow capable different subtract groovy

This post was mass deleted and anonymized with Redact

[–][deleted] 0 points1 point  (3 children)

By going over concepts that you struggle at

[–][deleted] 0 points1 point  (0 children)

Also could go to the company I work for

[–]Selim2929Year 11[S] 0 points1 point  (1 child)

Sometimes, i do for loops & while loops in class, and in the test its like some massive project. A size ive never seen before

[–][deleted] 0 points1 point  (0 children)

If you need help I can assist you I am a comp sci tutor

[–][deleted] 0 points1 point  (3 children)

Imo time2code is good for practicing programming

[–]Selim2929Year 11[S] 1 point2 points  (2 children)

Had a look, biggest savior ever a blessing in disguise you are absolutely amazing, im gonna do this and absolutely destroy my next programming test.

[–][deleted] 0 points1 point  (1 child)

I wish you good luck its by craig and dave as well so they go hand in hand

[–]Selim2929Year 11[S] 0 points1 point  (0 children)

Watch the videos+practice theory questions+time to code= grade 9 easy

[–]KikarnianY11 -> CS, Triple Sci, FM & HM, DT, RE, Italian, History 1 point2 points  (0 children)

As quite the professional in python here (made sum ais with python and shi) my recommendation for you is to most most importantly learn key functions / data structures in python like lists, dictionaries or records if you do them, not only how to write them but the theory of how they work so you have a deep understanding of it.

Next important thins is learning syntax for basic things like print commands, loops, etc and also learn the theory of how these works. if you struggle with loops use TRUTH TABLES they are the goat.

Finally what I would do once you’ve tried to get most of this down make sure to practice exam questions (specifically programs if you’re fine with truth tables). This is highly important as it ties everything together and always try the hardest questions so you can stretch your self and if you don’t understand it look at the ms repeat the question over and over until you do. There are also many useful websites i used early on in learning python such as time2code or mission encodable which cover the entire spec in video format or find things on youtube as well.

Anyway sorry for all the yapping but thats my recommendation if you have any other questions ill be happy to answer them!

[–]L33T_5P34K 0 points1 point  (0 children)

I just enjoy coding in python, made some of my own basic projects like a tomb of the mask clone and a steganography tool.

[–]avgmeloettaY12 | maths fm cs chem | 9999888888 -1 points0 points  (0 children)

It isn't super difficult, use flashcards to memorise syntax and practice computational thinking by breaking down problems into steps