- 1
I don’t know how to get logic
Can an one tell me better way to learn logic of a question plz
5 Antworten
+ 2
I would recommend starting with just computer science basics in general. Sololearn is mostly good at teaching syntax but unfortunately not problem solving and not what goes on under the hood of the computer which would help you under the logic of certain questions much easier.
I recommend a course called CS50 by Harvard. It's language agnostic, which means it doesn't care about the language and you encounter several during the course such as C, Python, SQL, HTML and CSS. it's completely free, but I will say it is quite hard, even for intermediate and advanced programmers even though it's mostly aimed at beginner programmers.
Here's the link:
https://learning.edx.org/course/course-v1:HarvardX+CS50+X/home
0
But from where ??🧚Somya🌹
0
Viraj ganesh If you are adverse to my answer than I believe Somya was alluding to the Code Coaches. They have a range of problems from Easy to Hard.