Hey there, Welcome to The Dynamic.
In today’s newsletter I share with you 3 productivity improvement technique in Programing.
Using only CSS we also create Photoshop
Git key words every programmer should learn
Java programing key words
Using CSS filter function provide us the flexibility of adding graphical effects to an element. They are 👇
blur()
brightness()
contrast()
drop-shadow()
hue-rotate()
grayscale()
invert()
opacity()
sepia()
saturate()
~
Read more here 👇
Git is free and open source distributed version control system designed to handle everything from small to very large project with speed and efficiency.
~ Basic key words you should know 👇
Repository
Branch
Master
Checkout
Commit
Push and pull
Merge
Pull Request
Clone
Fork
Cherry picking
~See all of them in Detail here 👇
Java is high level, class-based and object-oriented programing language that is designed to have as few implementation dependencies as possible.
~some basic key words you should know in detail 👇
That’s it from me! Reply which skill you learning right now and I share with you my best Ideas and learnings. See you soon!!