Telegram Group & Telegram Channel
S - Single Responsibility Principle 👩‍💻👨‍💻
Each class/module should have only one reason to change. Keep your code focused on doing just one thing - it leads to easier maintenance and enhances readability. 🧐

O - Open/Closed Principle 🌐🔒
Software entities should be open for extension but closed for modification. Build systems that allow you to add new features without altering existing code. 🛠

L - Liskov Substitution Principle 🧩
Derived classes should be substitutable for their base classes without affecting the correctness of the program. Ensuring compatibility and consistency in your object-oriented design. 🧬

I - Interface Segregation Principle 📦🕹
Clients should not be forced to implement interfaces they don't use.

D - Dependency Inversion Principle 🔄🔗
High-level modules should not depend on low-level ones; both should depend on abstractions. Decouple components and promote better scalability and testability.

Source



tg-me.com/progerhubcom/399
Create:
Last Update:

S - Single Responsibility Principle 👩‍💻👨‍💻
Each class/module should have only one reason to change. Keep your code focused on doing just one thing - it leads to easier maintenance and enhances readability. 🧐

O - Open/Closed Principle 🌐🔒
Software entities should be open for extension but closed for modification. Build systems that allow you to add new features without altering existing code. 🛠

L - Liskov Substitution Principle 🧩
Derived classes should be substitutable for their base classes without affecting the correctness of the program. Ensuring compatibility and consistency in your object-oriented design. 🧬

I - Interface Segregation Principle 📦🕹
Clients should not be forced to implement interfaces they don't use.

D - Dependency Inversion Principle 🔄🔗
High-level modules should not depend on low-level ones; both should depend on abstractions. Decouple components and promote better scalability and testability.

Source

BY ProgerHub




Share with your friend now:
tg-me.com/progerhubcom/399

View MORE
Open in Telegram


ProgerHub Telegram | DID YOU KNOW?

Date: |

What is Telegram?

Telegram’s stand out feature is its encryption scheme that keeps messages and media secure in transit. The scheme is known as MTProto and is based on 256-bit AES encryption, RSA encryption, and Diffie-Hellman key exchange. The result of this complicated and technical-sounding jargon? A messaging service that claims to keep your data safe.Why do we say claims? When dealing with security, you always want to leave room for scrutiny, and a few cryptography experts have criticized the system. Overall, any level of encryption is better than none, but a level of discretion should always be observed with any online connected system, even Telegram.

Export WhatsApp stickers to Telegram on iPhone

You can’t. What you can do, though, is use WhatsApp’s and Telegram’s web platforms to transfer stickers. It’s easy, but might take a while.Open WhatsApp in your browser, find a sticker you like in a chat, and right-click on it to save it as an image. The file won’t be a picture, though—it’s a webpage and will have a .webp extension. Don’t be scared, this is the way. Repeat this step to save as many stickers as you want.Then, open Telegram in your browser and go into your Saved messages chat. Just as you’d share a file with a friend, click the Share file button on the bottom left of the chat window (it looks like a dog-eared paper), and select the .webp files you downloaded. Click Open and you’ll see your stickers in your Saved messages chat. This is now your sticker depository. To use them, forward them as you would a message from one chat to the other: by clicking or long-pressing on the sticker, and then choosing Forward.

ProgerHub from ca


Telegram ProgerHub
FROM USA