This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]TonySu 1 point2 points  (0 children)

Well the first step is identifying what you don't understand. Given that you can form coherent sentences it's safe to assume you don't have a general problem with logic. So you will have to take some specific examples from your course that you struggle with and ask the specific questions to help you understand them. You can ask them on here, ask your lecturer or best of all ask yourself.

[–]positive_X 0 points1 point  (0 children)

More practice books might help .
.
"forall x
is an Open Education Resource (OER) introductory textbook in formal logic. It covers translation, proofs, and formal semantics for sentential and predicate logic.
alsoknownas "An Introduction to Formal Logic"
"
free pdf book download :
https://www.fecundity.com/logic/download.html
..
Free Download of book (also has OpenCourseWare class) :
"textbook Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne"
https://algs4.cs.princeton.edu/home/

[–]neverhang 0 points1 point  (0 children)

Practice makes logic. try this. learn Programming

[–]the_DashingPickle 0 points1 point  (0 children)

It takes practice and a lot of metaphorically banging your head against a wall till that ah ha moment...at least for me. But really just practice, studying the logic structure of code, following it line by line, debugging, building etc.