CHUKKA.SAHITHI
computer science engineering
SANKALPAM- I WANT TO BECOME AI NATIVE DEVELOPER
side link
02-06-2026 :
- Today we did some questions on fundamental c programming that contains variables expressions
- After than we did self introduction, after that we played 2048
- Game how it works its features and rules and we learn in today class
- we learned about websites and apps, mobile apps we learned about dynamic and static.
03-06-2026 :
- Today we did some puzzles on gold plate and how we will put flag in the centre of cricket ground,
and how we will paint the plant basement if it is divided into 2 parts.
- Then did some algorithm sums on adding two numbers ( we saw the structure, the patterns, symbols, operators)
- The algorithm contain start,stop,read,print.
- we discussed about the end user experience.
- Wrote algorithms on sum of two numbers and product of three numbers
04-06-2026 :
- Today we discussed about whatsapp and instagram the front end and backend process
- Discussed about the 2 principle of algorithms (meaningfull variables names )
- Explained about "if" condition and goto condition
- Explain about tracting
- Natural numbers algorthims with end user experience and if condition.
05-06-2026 :
- Today we discussed about print staments and praticed some questions
- wrote algorthim on upto n even numbers : n=10, output=0,2,4,6,8,10.
06-06-2026 :
- Today we did pratice on n upto odd number : n=10, o/p : 1,3,5,7,9
- And how many n even number do you want to print :n=5, o/p=0,2,4,6,8.
08-06-2026 :
- Today we did the (1 version) on n even number do u want to print
- After that watched a video of sadhguru - the video explained about we
- Should not thing about the goal but we should focuson the steps and
- Process while following the goal, we must trust it and sincerly follow it
09-06-2026 :
- Today we discussed about competent
- 5 principles of algorithm are :-
1.End user experience
2.Meaning full variables names
3. Coding style
4.correctness
5. Trade off
- wrote algorith on how many even number you want to print?
10-06-2026 :
- Today we did problem on how many odd number do you want to print(first version done)
- Did second version of even number do you want to print
11-06-2026 :
- Today we did problem on second version of how many odd number do you want to print
- And to find two number when there sum and product is given.
12-06-2026 :
- Today we did problem on find two number when there sum and product is given.
- we discussed about source code, patch, how many types of code there are, bug and debugs &
fixing issue
- what is git, changelog, repository, commits, subline editor, gitbash, snapshorts
- which multiplication table do you want to print?
- How many multiple of 3 do you want to print?
13-06-2026 :
- Today we did sum on multiplication table book.
- Algorithm on upto which n square do you want to print.
- Algorithm on how many n square do you want to print.
15-06-2026 :
- Algorithm on upto which you want to print fibonacci series.
- Algorithm for how many fibonacci series do you want to print.
- Algorithm for how many n power n do you want to print .
- Algorithm for how many upto n power n do you want to print.
16-06-2026 :
- Algorithm on to compare two number which one is greater ? V1,V2,V3,V4
- Algorithm on whether to check its a prime or not V1.
17-06-2026 :
- Algorithm on whether to check its a prime or not V2.
- Algorithm on to compare three number which one is greater V1.
18-06-2026 :
- Algorithm on to compare three number which one is greater V2.
- Algorithm on ten number which number one is greater
19-06-2026 :
- Sir explain about git comments and praticed about pratice git commit
20-06-2026 :
- we discuss about ideas for app making
- Understand the concept about flow chart and flow chart for the sum of two numbers
- and the product of three numbers (flow chart)
22-06-2026 :
- sir thought about basic of c and structure how to write
- wrote code on the sum of two numbers
- and to find the sum and product of two numbers
23-06-2026 :