+ 2
I want to improve on my logic making ability.
Which platform or site i should use to practice and solve numerous of problems.
4 Answers
+ 7
If you want to learn about logic and also want to learn about computers, I very much recommend taking the course "From Nand to Tetris" on coursera.org:
https://www.coursera.org/learn/build-a-computer
Starting with a Nand-gate you will build the full logic of a (simple) computer. First you combine Nand-gates to Or-gates and And-Gates getting ever more complicated until you build the logic of a cpu plus ram. You will also be introduced to a (simple) assembly language and write your own assember! Lots of fun ahead! But it will take you probably more than the 19 hours they are advertising.
I finished the first part and will tackle the second part in a couple of month.
+ 2
Project Euler kicks your butt, very good at making you hate yourself and inproving your mathđđŒ
+ 2
jad Alkheder you can also play logic games like the classis "minesweeper" i like to play that game whenever i have free time to sharpen my quick logic thinking"
just download it on you phone
+ 1
Play puzzle games and I will recommend making programs with sratch