it took inyoup 1 kdrama for me to be in love #oop


Final Project Complete! We built a Vending Machine Simulator in Python using full OOP principles — inheritance, abstraction & encapsulation! Huge thanks to Mr. Aalem Danishyar for his guidance and support throughout this project! #Python #OOP #CodingProject #FinalProject

rahima96876's tweet image. Final Project Complete!
We built a Vending Machine Simulator in Python using full OOP principles — inheritance, abstraction & encapsulation! 
Huge thanks to Mr. Aalem Danishyar for his guidance and support throughout this project! 
#Python #OOP #CodingProject #FinalProject

【今日のIT史】 11/7は バーバラ・リスコフ誕生日(1939)。 Liskov置換原則(LSP)は、 オブジェクト指向の“信頼して差し替えられる設計”の核。 保守性は設計から生まれる。 #IT史 #LSP #OOP #Sora2

takz2001's tweet image. 【今日のIT史】
11/7は バーバラ・リスコフ誕生日(1939)。
Liskov置換原則(LSP)は、
オブジェクト指向の“信頼して差し替えられる設計”の核。
保守性は設計から生まれる。
#IT史 #LSP #OOP #Sora2

Prediccion OOP Team 1 ❤️+🔁 se agradece #EAFC26 | #OOP | #LaLiga | #PremierLeague

robertomb___'s tweet image. Prediccion OOP Team 1

❤️+🔁 se agradece

#EAFC26 | #OOP | #LaLiga | #PremierLeague

Polymorphism in Python: One name, many behaviors. Overriding: Child classes redefine parent methods. Duck Typing: If it acts right, Python uses it. Makes code cleaner, flexible, and truly OOP. #Python #Coding #OOP #Polymorphism #PythonTips #DevCommunity #CodeNewbie #Program

itsrohit_tech's tweet image. Polymorphism in Python:
One name, many behaviors.

Overriding: Child classes redefine parent methods.

Duck Typing: If it acts right, Python uses it.

Makes code cleaner, flexible, and truly OOP.

#Python #Coding #OOP #Polymorphism #PythonTips #DevCommunity #CodeNewbie #Program

📢 Job Opportunity for a Backend Software Engineer We are looking for engineers excited about the opportunity to join an exciting security startup, detecting real intrusions before they become breaches. Apply today! buff.ly/bX68LJR #startup #engineer #OOP #London


🚀 Day 35 - Web Dev Journey Today’s session was all about how JavaScript brings Object-Oriented Programming (OOP) to life! 💡 #JavaScript #WebDevelopment #OOP #LearningInPublic #100DaysOfCode #FrontendDevelopment

Ayushtiwari7819's tweet image. 🚀 Day 35 - Web Dev Journey
Today’s session was all about how JavaScript brings Object-Oriented Programming (OOP) to life! 💡
#JavaScript #WebDevelopment #OOP   #LearningInPublic #100DaysOfCode #FrontendDevelopment

Day 39 of #100DaysOfCode 🐍🎓 I just completed the "Learn Object-Oriented Programming in Python" course on @bootdotdev! Check out my certificate here: boot.dev/certificates/9… Mastered core concepts: Encapsulation, Abstraction, Inheritance, Polymorphism #Python #OOP #Coding

uttej_m's tweet image. Day 39 of #100DaysOfCode 🐍🎓

I just completed the "Learn Object-Oriented Programming in Python" course on @bootdotdev! Check out my certificate here: boot.dev/certificates/9…

Mastered core concepts: Encapsulation, Abstraction, Inheritance, Polymorphism

#Python #OOP #Coding…

Day 30/100 - #100DaysOfCode 🚀 Dived into Inheritance today 🧠 → Reusing code by deriving one class from another → Helps achieve modularity & reduce redundancy → Explored how it works with access modifiers: Public, Protected & Private inheritance #cpp #OOP @rohit_negi9

NikhilKumar_45's tweet image. Day 30/100 - #100DaysOfCode 🚀

Dived into Inheritance today 🧠

→ Reusing code by deriving one class from another
→ Helps achieve modularity & reduce redundancy
→ Explored how it works with access modifiers:
Public, Protected & Private inheritance

#cpp #OOP @rohit_negi9
NikhilKumar_45's tweet image. Day 30/100 - #100DaysOfCode 🚀

Dived into Inheritance today 🧠

→ Reusing code by deriving one class from another
→ Helps achieve modularity & reduce redundancy
→ Explored how it works with access modifiers:
Public, Protected & Private inheritance

#cpp #OOP @rohit_negi9

Day 29/100 - #100DaysOfCode 🚀 Explored key OOP concepts today 🧠 → Static Data Members - shared by all objects → Static Functions - used without creating objects → Encapsulation - hides & protects data → Abstraction - focuses on essentials #cpp #OOP #Coding @rohit_negi9

NikhilKumar_45's tweet image. Day 29/100 - #100DaysOfCode 🚀

Explored key OOP concepts today 🧠

→ Static Data Members - shared by all objects
→ Static Functions - used without creating objects
→ Encapsulation - hides & protects data
→ Abstraction - focuses on essentials

#cpp #OOP #Coding @rohit_negi9
NikhilKumar_45's tweet image. Day 29/100 - #100DaysOfCode 🚀

Explored key OOP concepts today 🧠

→ Static Data Members - shared by all objects
→ Static Functions - used without creating objects
→ Encapsulation - hides & protects data
→ Abstraction - focuses on essentials

#cpp #OOP #Coding @rohit_negi9

22/30 Integration FLEXIBILITY achieved! 🚀 Legal-Assist now supports @paystack & @theflutterwave payment gateways. Structured them into separate, clean service files for redundancy and easy switching. The financial engine is now dual-powered! #Oop #Paystack #Flutterwave #NodeJS

ShittuIbrrahim's tweet image. 22/30

Integration FLEXIBILITY achieved! 🚀 Legal-Assist now supports @paystack & @theflutterwave payment gateways. Structured them into separate, clean service files for redundancy and easy switching. The financial engine is now dual-powered! #Oop #Paystack #Flutterwave #NodeJS
ShittuIbrrahim's tweet image. 22/30

Integration FLEXIBILITY achieved! 🚀 Legal-Assist now supports @paystack & @theflutterwave payment gateways. Structured them into separate, clean service files for redundancy and easy switching. The financial engine is now dual-powered! #Oop #Paystack #Flutterwave #NodeJS

skirk’e character quest having like 4 different cutscenes #oop all the budget went to herrrr


Just built my first Python OOP project 🎉📚 Created a Book class with attributes like title, author, and year, plus methods to borrow and return books. #Python #OOP @a_daneshyar @CodeToInspire @E_Ehrari @f_forough

rahima96876's tweet image. Just built my first Python OOP project 🎉📚
Created a Book class with attributes like title, author, and year, plus methods to borrow and return books.

#Python #OOP
@a_daneshyar 
@CodeToInspire 
@E_Ehrari
@f_forough

"Built a vending machine simulator with Python! 🥤🍟 Insert coins, buy snacks, and maybe even get a freebie from a glitch! Random and intelligent features for a unique experience. @CodeToInspire @a_daneshyar @f_forough #AfghanGirlsCode #python #OOP

Tayeb2025T's tweet image. "Built a vending machine simulator with Python! 🥤🍟 Insert coins, buy snacks, and maybe even get a freebie from a glitch! Random and intelligent features for a unique experience.
@CodeToInspire
@a_daneshyar
@f_forough
#AfghanGirlsCode #python #OOP
Tayeb2025T's tweet image. "Built a vending machine simulator with Python! 🥤🍟 Insert coins, buy snacks, and maybe even get a freebie from a glitch! Random and intelligent features for a unique experience.
@CodeToInspire
@a_daneshyar
@f_forough
#AfghanGirlsCode #python #OOP
Tayeb2025T's tweet image. "Built a vending machine simulator with Python! 🥤🍟 Insert coins, buy snacks, and maybe even get a freebie from a glitch! Random and intelligent features for a unique experience.
@CodeToInspire
@a_daneshyar
@f_forough
#AfghanGirlsCode #python #OOP
Tayeb2025T's tweet image. "Built a vending machine simulator with Python! 🥤🍟 Insert coins, buy snacks, and maybe even get a freebie from a glitch! Random and intelligent features for a unique experience.
@CodeToInspire
@a_daneshyar
@f_forough
#AfghanGirlsCode #python #OOP

🎬 Collector’s Alert! Unearth rare and thrilling finds from our horror vault. Don’t miss your chance to grab these out-of-print gems! Shop Now! buff.ly/3jGLXCT #HorrorMovies #OOP #PhysicalMedia #BluRay #Horror #HorrorFan #physicalmedia #dvd

rareflicksplus's tweet image. 🎬 Collector’s Alert! Unearth rare and thrilling finds from our horror vault. Don’t miss your chance to grab these out-of-print gems!

Shop Now! buff.ly/3jGLXCT

#HorrorMovies #OOP #PhysicalMedia #BluRay #Horror #HorrorFan #physicalmedia #dvd

Practiced inheritance in Python by creating 2D and 3D vector classes. Used method overriding to display vector components differently for each class. This improves understanding of OOP structure and reusable code design. Small steps, strong foundations. 🚀 #Python #OOP #Coding

PrinceKush31873's tweet image. Practiced inheritance in Python by creating 2D and 3D vector classes. Used method overriding to display vector components differently for each class. This improves understanding of OOP structure and reusable code design. Small steps, strong foundations. 🚀
#Python #OOP #Coding
PrinceKush31873's tweet image. Practiced inheritance in Python by creating 2D and 3D vector classes. Used method overriding to display vector components differently for each class. This improves understanding of OOP structure and reusable code design. Small steps, strong foundations. 🚀
#Python #OOP #Coding

Day 31/100 - #100DaysOfCode 🚀 Learned Types of Inheritance today 🧠 → Single – one base, one derived → Multiple – from multiple bases → Multilevel – chain of inheritance → Hierarchical – one base, many derived → Hybrid – combo of multiple types #cpp #OOP @rohit_negi9

NikhilKumar_45's tweet image. Day 31/100 - #100DaysOfCode 🚀

Learned Types of Inheritance today 🧠

→ Single – one base, one derived
→ Multiple – from multiple bases
→ Multilevel – chain of inheritance
→ Hierarchical – one base, many derived
→ Hybrid – combo of multiple types

#cpp #OOP @rohit_negi9
NikhilKumar_45's tweet image. Day 31/100 - #100DaysOfCode 🚀

Learned Types of Inheritance today 🧠

→ Single – one base, one derived
→ Multiple – from multiple bases
→ Multilevel – chain of inheritance
→ Hierarchical – one base, many derived
→ Hybrid – combo of multiple types

#cpp #OOP @rohit_negi9

ไม่พบผลลัพธ์สำหรับ "#oop"
ไม่พบผลลัพธ์สำหรับ "#oop"
ไม่พบผลลัพธ์สำหรับ "#oop"
Loading...

Something went wrong.


Something went wrong.


United States Trends