KANUGULA GOVIND


COMPUTERS SCIENCE AND SYSTEMS ENGINEERING

MY AIM :

side link

6-06-2026 :

algorithm to print sum of 2 numbers.
algorithm to print product of 3 numbers

8-06-2026 :

algorithm to find two numbers given their sum and product
watched video of sadhguru ( devoting the process not the goal)

9-06-2026 :

known about the word Competence
algorithm to find two numbers given their sum and product : 2*3=6 and 2+3=5 if(num1*num2=/ product)

10-06-2026 :

algorithm to find the n multiples of 5 : n=5, o/p: 5, 10, 15, 20, 25
algorithm to print the multiplication table of 5 : 5 X 1 = 5 ... 5 X 10 = 50
algorithm to print TABLE BOOK upto 20
algorithm to print upto n square series : n=25, o/p: 1, 4, 9, 16, 25
video for 3 min

12-06-2026 :

algorithm to print n square series : n=4, o/p: 1, 4, 9, 16.
algorithm to print n power n series upto n

13-06-2026 :

algorithm to print n power n series upto n
algorithm to print n n power n series
fibonacci series up to n
an algorithm to print n fibonacci series

15-06-2026 :

an algorithm to print the greatest of given two numbers (4 versions)
algorithm to print whether the given number is prime or not

16-06-2026 :

algorithm to print whether the given number is prime or not (version 1)

17-06-2026 :

algorithm to print whether the given number is prime or not (version 1)

18-06-2026 :

algorithm to print whether the given number is prime or not (version 1)
algorithm to print whether the given number is prime or not (version 2)
algorithm to print the greatest of three numbers (2 versions)
algorithm to print the greatest of ten numbers

20-06-2026 :

explained how to draw flow chart for the written algorithms
flow chart for sum of two numbers , product of two numbers , natural numbers n=5

22-06-2026 :

explained the format of C language program
printf statement practiced
C language program for sum of two numbers
installed linux and micro compiller
executed the sum of two numbers and product of two numbers
video for 3 min and audio for 1 min

23-06-2026 :

explained how to write if and goto statement by using while in c language
executed the c language programs using algorithms in ubuntu

24-06-2026 :

executed the c language programs using algorithms in ubuntu
drawn flow charts for algorithms

25-06-2026 :

drawn flow charts for algorithms
explained composition and decomposition of sotware
explained about design patterns like prompt engineering, context engineering, harness engineering, loop engineering

26-06-2026 :

executed algorithms in ubuntu
learned about local git and github trust building
pushed all the c language programs into github

2-07-2026 :

explored various linux commands in ubuntu
learned number system (binary, octal, decimal, hexa-decimal)

20-07-2026 :

task-9 (call stack with LLDB frames and debugging ) practiced Questions,undesrstand and discussion on questions

21-07-2026 :

task-5 (exploring linux commands),task-6 (debugging level1 lldb ) Questions practiced

22-07-2026

task on bitwise operators,learn about servers maintanance,testing,some linux commands,Ascii code and valies,rgb representations,mathtricks game

22-07-2026 YOUTUBE VIDEO LINK

23-07-2026 :

task on adding to addresses,python instalization and git cprograms repo created ,learned address assigning to variable and using,cprograms tracing.

23-07-2026 YOUTUBE VIDEO LINK

24-07-2026 :

task on bitwise operators,cprograms and algorithms traced and commited in github,observed task 14 on addressing variables,

YOUTUBE link

25-07-2026 :

c programs and algoritms traced and submitted in git repos,task-10,task-14 pending tasks practiced

youtube link

27-07-2026 :

practiced task-15 (bytes encoding ) and task-16 (reading ,writing files ) and completed pending tasks

youtube link