Posted on Nov 18, 2020
Tool Development Qualification Course; What should I focus on for the assessment?
14.6K
0
7
0
0
0
Is there a specific language I should prepare for with the assessment, or is the assessment just to ensure you have an understanding of how programing languages work? I may be jumping over to 170D for the pilot Basic course in 2021 and the assessment for TDQC is a requirement to be considered for the opportunity.
Posted 4 y ago
Responses: 4
I'm about to take the Assessment test for 170D.
I'm trying to find any website that I can practice the Logical Reasoning and Critical Thinking test. Chief can you tell me that what is covered in the Logical Reasoning and Critical Thinking Test?
I'm trying to find any website that I can practice the Logical Reasoning and Critical Thinking test. Chief can you tell me that what is covered in the Logical Reasoning and Critical Thinking Test?
(0)
(0)
SGT (Join to see)
have you get any help, I really want to get into it but also very about how the test is going to be
(0)
(0)
Python3 and C. Those are your bread and butter. Try to focus your learning on data structures, best practices, and clean functional coding. You'll be worse off if you go in with a year of "hack it till it works" experience than if you were completely green. Learn how to use a basic editor like vim instead of a coding environment, you likely won't be allowed to use them. You can use a modified vim env with whatever packages you want, though. Oh, and learn git inside and out. You'll save a lot of headache.
(0)
(0)
Read This Next