Learn Geeks
2.66K subscribers
321 photos
105 videos
179 files
471 links
Download Telegram
Java Tips


Sample code -

class Person {
String name;
Person(String n) { name = n; }
}

interface Printable {
void print();
}

class Student extends Person implements Printable {
int marks;
Student(String n, int m) {
super(n);
marks = m;
}
public void print() {
System.out.println(name + " -> " + marks);
}
String grade() {
return marks >= 60 ? "Pass" : "Fail";
}
}

public class Main {
public static void main(String[] args) {
Student[] list = {
new Student("Asha", 75),
new Student("Ravi", 42),
new Student("Kiran", 28)
};
for (Student s : list) {
s.print();
switch (s.grade()) {
case "Pass": System.out.println("Good"); break;
default: System.out.println("Try Again");
}
}
}
}
❀2
Consumer electronics & API tips :
1.papera nimpandi
2. baga nerchukondi
3.diagrama only pencil ise cheyndi
4.in case akkada operators edina marchipotey as it is continue cheybdi flow ni but dont strike out
5.paper lo strike outs chala takkuva cheyndi asla strike out lekapotry inka super
6.in case meku edina rakapotey questions ki inka veredi edina ooad related information rayandi

All the best πŸ‘β˜ΊοΈ
API & MICRO SERVICES R20

UNIT 1

- spring frame work
- ioc using java based configuration
- dependency injections

UNIT 2

- spring aop
- implementing of  aop advices
- scope of a bean

UNIT 3

- custom resporatory implementation
- spring Declarative transaction

UNIT 4

- web services
- service based architecture
- restful web services

UNIT 5

- Request body response entity
- parameter injection
- securing spring rest n point
❀2
Cyber security Tips -

20-23 pages
Comparisons mandatory
Side headings main
First 8-10 pages main
All units have links
Block diagrams compulsory


All the best Geeks πŸ’šπŸ€
❀2
How did u wrote today ?
Anonymous Poll
37%
Marvelous
51%
Okok
11%
Faill
❀1
Mamuluga Vundadhu πŸ’―πŸ€ž
❀6
smart grid.pdf
5.6 MB
Smart Grid technology Notes
I'm At Tirumala 🫣
So, Offline πŸ˜—
❀9πŸ”₯1
Nasmaste πŸ’š
Toxic Software Culture in Reality 🫒
πŸ’”5
Anni observe chestunna 🀨

Andharu exam rasinaka chepta ani maata tapputunaru 🫒

Chustuna chustunna anni πŸ˜—

Msg - @in_studyme
❀3
Exams aipotunay ga offline ki potunara inka ??

Ante Vunna Lenatte ga !!

Harsh Rod Reality πŸ₯²πŸ˜—πŸ™Œ
❀5
Memmalni Trust Chesi

Cloud Computing Premium Live lo Free ga iste

Leak chesesar ga 🀬

Tq tq πŸ’š

Trust Break chesaru πŸ‘

Gurtu pettukondi ika ivvanu Meeku ❀️
πŸ‘Œ3
Ee sari Premium Questions chala Baga Vachay

7-8 topics vachay every exam oka beee tappa ( 6 questions)

Accuracy for now 92% πŸ™Œ

Let's Hope the Best πŸ™

Owner - @in_studyme
❀2
Snsw entha mandhiki vundhi ?
❀1
Snsw Tips

- indhulo unit 1,unit 2,4 main
- interlinking language edhi
- 22-25 pages attempt cheyyali
- diagrams ekkuva vunatay
- good presentation ivandi
- subject lo only relevant matter thone nimpandi pages πŸ“„

Prepare well

All the best ❀️

- Prudhvi πŸ’• @in_studyme
ML tips :
1.papera nimpandi
2.k-map baga nerchukondi
3.diagrama only pencil ise cheyndi
4.in case akkada neural networks lo edina marchipotey as it is continue cheybdi flow ni but dont strike out
5.paper lo strike outs chala takkuva cheyndi asla strike out lekapotry inka super
6.in case meku edina rakapotey questions ki inka veredi edina ml related information rayandi
❀3πŸ”₯2
Adc Tips R23


- Attempt all 2marks Questions
- answers are relatively Connects to big questions so think twice logically
- 20 to 24 pages enough
- try to give good 10pages Attempt hardly
- don't forget to use pencils for block diagrams

All the best πŸ’―
❀3
Deep Learning / Dlt Tips
❀2
One person who stood day and night sending PDFs,
important topics, and updates

when everyone needed support the most.
Even in these tough exam days, he never stepped back.

Today he steps away from Learngeeks,

but his effort will stay with us like a reminder that real dedication never fades


Wish Him - ( NICK )

LEARNGEEKS NEVER FORGET U ( πŸ’š )
❀14🀝2
❀2