0% found this document useful (0 votes)
178 views2 pages

Python Learning Resources and Tasks

This document outlines a learning plan that includes: 1. Watching tutorial videos for Java and Python programming languages. 2. Practicing sample code from the videos and coding exercises involving prime numbers, strings, and numbers. 3. Referencing assessments and attempting coding questions in Java and Python. 4. Learning SQL basics and practicing list operations in a programming language. 5. Reviewing previous exams' coding questions.

Uploaded by

folig
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
178 views2 pages

Python Learning Resources and Tasks

This document outlines a learning plan that includes: 1. Watching tutorial videos for Java and Python programming languages. 2. Practicing sample code from the videos and coding exercises involving prime numbers, strings, and numbers. 3. Referencing assessments and attempting coding questions in Java and Python. 4. Learning SQL basics and practicing list operations in a programming language. 5. Reviewing previous exams' coding questions.

Uploaded by

folig
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Day Learning Hands On Cognitive Skills

Java Tutorial for Beginners [2020]:


[Link]
QSU34

Python for Beginners - Learn Python in 1 [Link]


Hour: k/2030/55/tcs-poi-2122-737-
[Link] Practice all sample code in these videos along 2030/Learning_references_and_guidelines_f
1 pn9C8 with watching them. or_Cognitive
Java (recordings from course -
Technical_Recordings _Java)
[Link],JRE,ECLIPSE, First Java Program,
Operators and variables
[Link], constructor , getters, setters &
access modifiers (except protected)

Python (recordings from course - [Link] if given input number is prime [Link]
Technical_Recordings _Python) [Link] digits in given number k/2030/55/tcs-poi-2122-737-
[Link] Basic Constructs - Part1 [Link] all prime numbers from given range 2030/Learning_references_and_guidelines_f
2 [Link] count of words in given sentence or_Cognitive

[Link] given character with another one in


Java (recordings from course - given string
Technical_Recordings _Java) [Link] largest number from given list of values
[Link] methods,overloading [Link] numbers before decimal and after (E.g.
[Link] and static .Static methods. 55.667 would become 667.55)
[Link] sum of odd and even digits in the [Link]
Python (recordings from course - number (E.g for number 534726, sum of odd k/2030/55/tcs-poi-2122-737-
Technical_Recordings _Python) digits is 5+3+7=15 and even digits is 2030/Learning_references_and_guidelines_f
3 [Link] Basic Constructs – Part2 4+2+6=12) or_Cognitive
Day Learning Hands On Cognitive Skills
Java (recordings from course -
Technical_Recordings _Java)
[Link] class objects with conditional
operations.
[Link] Iterations

Python (recordings from course - Refer course - [Link]


Technical_Recordings _Python) TCS POI_Assessments _2122 and attempt two k/2030/55/tcs-poi-2122-737-
[Link] Basic Constructs – Part3 coding questions of Level 1 and one MCQ 2030/Learning_references_and_guidelines_f
4 [Link] Functions assessment (either for Python or Java) or_Cognitive

Refer course - [Link]


SQL Basics Video - TCS POI_Assessments _2122 and attempt two k/2030/55/tcs-poi-2122-737-
[Link] coding questions of Level 1 and one MCQ 2030/Learning_references_and_guidelines_f
5 63ec13cf34f480885958dfc1891016f assessment (either for Python or Java) or_Cognitive

Practice basic List operations with any


programming language:
[Link] item to list
[Link] item from list
[Link] item at specific location in the list
[Link] all values in the list
[Link] values at odd position (assume position
Data Structures - Computer Science Course starts with 1 irrespective of programming [Link]
for Beginners: language) k/2030/55/tcs-poi-2122-737-
[Link] [Link] specific value and position in the list 2030/Learning_references_and_guidelines_f
6 VACc 7. Find second largest value in the list or_Cognitive
Previous exams coding questions (will be
7 NA shared) NA

You might also like