#devtipoftheday ผลการค้นหา

Since we are all talking about (s)css right now! please, do not abuse nesting to save you some key strokes. It makes searching the codebase harder. #devtipOfTheDay

mario_sommer's tweet image. Since we are all talking about (s)css right now! please, do not abuse nesting to save you some key strokes. It makes searching the codebase harder. #devtipOfTheDay

Dev Tip of the Day: “Documentation is instrumental in the software development process, regardless of the department involved. Having it at your fingertips frees you from many questions or uncertainties” Loredana Bourceanu - Modex Software Lead #DevTipOfTheDay #Modex #Blockchain

modex_tech's tweet image. Dev Tip of the Day: “Documentation is instrumental in the software development process, regardless of the department involved. Having it at your fingertips frees you from many questions or uncertainties” Loredana Bourceanu - Modex Software Lead #DevTipOfTheDay #Modex #Blockchain

Dev Tip of the Day: “The final test result may be 'PASS' or 'FAIL' but troubleshooting the root cause of 'FAIL' will lead you to the solution of the problem” Iulian Cireasa - Modex Quality Assurance #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “The final test result may be 'PASS' or 'FAIL' but troubleshooting the root cause of 'FAIL' will lead you to the solution of the problem” Iulian Cireasa - Modex Quality Assurance #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “Don’t be afraid to customize your work environment. Every piece of hardware and software you use should feel like an extension of yourself.” Gabriel Avasiloae - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “Don’t be afraid to customize your work environment. Every piece of hardware and software you use should feel like an extension of yourself.” Gabriel Avasiloae - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “Take pride in the fact that writing code ranks among the few human activities that brings something new with tangible value to the real world value.” Gabriel Avasiloae - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “Take pride in the fact that writing code ranks among the few human activities that brings something new with tangible value to the real world value.” Gabriel Avasiloae - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “Try to implement automatic tests to your code. This will significantly improve the overall quality of your work while reducing reworking time” Dorin Stan - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developers #Team

modex_tech's tweet image. Dev Tip of the Day: “Try to implement automatic tests to your code. This will significantly improve the overall quality of your work while reducing reworking time”  Dorin Stan - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developers #Team

Dev Tip of the Day: “Code is like humor. When you have to explain it, it's bad.” Ovidiu Paraschiv - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “Code is like humor. When you have to explain it, it's bad.” Ovidiu Paraschiv - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “Just start coding - Usually people focus too much on reading books or tutorials first. Language doesn't matter -simply learn to program well and the rest will follow” Cristi Calu - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev

modex_tech's tweet image. Dev Tip of the Day: “Just start coding - Usually people focus too much on reading books or tutorials first. Language doesn't matter -simply learn to program well and the rest will follow”  Cristi Calu - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev

#DevTipOfTheDay #4: Learn how to balance these: ask for help when you need it, but don't ask for help all the time. #DEVCommunity #developers #100DaysOfCode #codinglife


Dev Tip of the Day: “Don't shy away from responsibility. Own your bugs, your code, your time and effort spent on a feature and you will own the success that follows.” Dan Popescu - Modex Developer dev.modex.tech #Developer #DevTipOfTheDay #Modex #Blockchain

modex_tech's tweet image. Dev Tip of the Day: “Don't shy away from responsibility. Own your  bugs, your code, your time and effort spent on a feature and you will  own the success that follows.” Dan Popescu - Modex Developer
dev.modex.tech #Developer #DevTipOfTheDay #Modex #Blockchain

#DevTipOfTheDay #7: Don't understand something? Ask. You'd be surprised how willing people are to explain. #DEVCommunity #developers #100DaysOfCode #codinglife


#DevTipOfTheDay #2: Solve the problem first and then write the code. Don’t start coding without knowing what to do. #DEVCommunity #developers #100DaysOfCode #codinglife


#DevTipOfTheDay #3: Learn how to google stuff. For this you have to read a lot to know what to look for. This would be more obvious as you gain more experience. #DEVCommunity #developers #100DaysOfCode #codinglife


#DevTipOfTheDay Obj-C Non-atomic vs atomic. Use atomic if you absolutely need a viable value returned by your getter. Else go for nonatomic


#DevTipOfTheDay: Metrics tracking for remote testing. You need to know how you project is doing and you can't police people 24/7. Track it!


#DevTipOfTheDay #8: Coding is a lonely profession - make friends with your peers. It will help you to stay motivated and help motivate others. #DEVCommunity #developers #100DaysOfCode #codinglife


#DevTipOfTheDay #6: Did you learn something new? share it with others. The best way to make knowledge stick is by teaching it. That's why I love blogging. #DEVCommunity #developers #100DaysOfCode #codinglife


#devtipoftheday printf("%4d",6)="[ ][ ][ ]6"; printf("%04d",6)="0006";


Dev Tip of the Day: “Don't read #tutorials, read #documentation. After that, build your own project no matter how small or insignificant it might seem” Razvan Bogdan - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developers #Team #Developer #Coding #Programming #Coder


#DevTipOfTheDay #5: Make sure you get enough rest. The best way to solve a problem is to have a restful mind. #DEVCommunity #developers #100DaysOfCode #codinglife


Our #devtipoftheday! Semantic tags are the building blocks of HTML that describe the meaning and purpose of the content they enclose, rather than just how it appears visually. This makes web pages more understandable by both users and machines. #devthursday #webdev #gdscabu

gdg_abu's tweet image. Our #devtipoftheday!

Semantic tags are the building blocks of HTML that describe the meaning and purpose of the content they enclose, rather than just how it appears visually. This makes web pages more understandable by both users and machines.

#devthursday #webdev #gdscabu

#DevTipOfTheDay: Ever needed to quickly generate SQLAlchemy models from an existing database? Check out sqlacodegen! It auto-creates ORM classes for you, saving time and ensuring accuracy. A must-have for #Python developers working with databases! 🐍📊 #DevTools #SQLAlchemy


#DEVTipOfTheDay To convert #ppk key to #pem for use with #AWS #EC2 in #OsX Terminal: brew install putty puttygen key.ppk -O private-openssh -o key.pem


#DevTipOfTheDay #9: Code something for yourself. Being your own boss and writing for yourself will help you love what you do. #DEVCommunity #developers #100DaysOfCode #codinglife


#DevTipOfTheDay #8: Coding is a lonely profession - make friends with your peers. It will help you to stay motivated and help motivate others. #DEVCommunity #developers #100DaysOfCode #codinglife


#DevTipOfTheDay #7: Don't understand something? Ask. You'd be surprised how willing people are to explain. #DEVCommunity #developers #100DaysOfCode #codinglife


#DevTipOfTheDay #6: Did you learn something new? share it with others. The best way to make knowledge stick is by teaching it. That's why I love blogging. #DEVCommunity #developers #100DaysOfCode #codinglife


#DevTipOfTheDay #5: Make sure you get enough rest. The best way to solve a problem is to have a restful mind. #DEVCommunity #developers #100DaysOfCode #codinglife


#DevTipOfTheDay #4: Learn how to balance these: ask for help when you need it, but don't ask for help all the time. #DEVCommunity #developers #100DaysOfCode #codinglife


#DevTipOfTheDay #3: Learn how to google stuff. For this you have to read a lot to know what to look for. This would be more obvious as you gain more experience. #DEVCommunity #developers #100DaysOfCode #codinglife


#DevTipOfTheDay #2: Solve the problem first and then write the code. Don’t start coding without knowing what to do. #DEVCommunity #developers #100DaysOfCode #codinglife


Since we are all talking about (s)css right now! please, do not abuse nesting to save you some key strokes. It makes searching the codebase harder. #devtipOfTheDay

mario_sommer's tweet image. Since we are all talking about (s)css right now! please, do not abuse nesting to save you some key strokes. It makes searching the codebase harder. #devtipOfTheDay

Dev Tip of the Day: “Don’t be afraid to customize your work environment. Every piece of hardware and software you use should feel like an extension of yourself.” Gabriel Avasiloae - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “Don’t be afraid to customize your work environment. Every piece of hardware and software you use should feel like an extension of yourself.” Gabriel Avasiloae - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “Code is like humor. When you have to explain it, it's bad.” Ovidiu Paraschiv - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “Code is like humor. When you have to explain it, it's bad.” Ovidiu Paraschiv - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “The final test result may be 'PASS' or 'FAIL' but troubleshooting the root cause of 'FAIL' will lead you to the solution of the problem” Iulian Cireasa - Modex Quality Assurance #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “The final test result may be 'PASS' or 'FAIL' but troubleshooting the root cause of 'FAIL' will lead you to the solution of the problem” Iulian Cireasa - Modex Quality Assurance #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “Take pride in the fact that writing code ranks among the few human activities that brings something new with tangible value to the real world value.” Gabriel Avasiloae - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “Take pride in the fact that writing code ranks among the few human activities that brings something new with tangible value to the real world value.” Gabriel Avasiloae - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “Just start coding - Usually people focus too much on reading books or tutorials first. Language doesn't matter -simply learn to program well and the rest will follow” Cristi Calu - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev

modex_tech's tweet image. Dev Tip of the Day: “Just start coding - Usually people focus too much on reading books or tutorials first. Language doesn't matter -simply learn to program well and the rest will follow”  Cristi Calu - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev

Dev Tip of the Day: “Don't read #tutorials, read #documentation. After that, build your own project no matter how small or insignificant it might seem” Razvan Bogdan - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developers #Team #Developer #Coding #Programming #Coder


Dev Tip of the Day: “Try to implement automatic tests to your code. This will significantly improve the overall quality of your work while reducing reworking time” Dorin Stan - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developers #Team

modex_tech's tweet image. Dev Tip of the Day: “Try to implement automatic tests to your code. This will significantly improve the overall quality of your work while reducing reworking time”  Dorin Stan - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developers #Team

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

Since we are all talking about (s)css right now! please, do not abuse nesting to save you some key strokes. It makes searching the codebase harder. #devtipOfTheDay

mario_sommer's tweet image. Since we are all talking about (s)css right now! please, do not abuse nesting to save you some key strokes. It makes searching the codebase harder. #devtipOfTheDay

Dev Tip of the Day: “Code is like humor. When you have to explain it, it's bad.” Ovidiu Paraschiv - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “Code is like humor. When you have to explain it, it's bad.” Ovidiu Paraschiv - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “Documentation is instrumental in the software development process, regardless of the department involved. Having it at your fingertips frees you from many questions or uncertainties” Loredana Bourceanu - Modex Software Lead #DevTipOfTheDay #Modex #Blockchain

modex_tech's tweet image. Dev Tip of the Day: “Documentation is instrumental in the software development process, regardless of the department involved. Having it at your fingertips frees you from many questions or uncertainties” Loredana Bourceanu - Modex Software Lead #DevTipOfTheDay #Modex #Blockchain

Dev Tip of the Day: “The final test result may be 'PASS' or 'FAIL' but troubleshooting the root cause of 'FAIL' will lead you to the solution of the problem” Iulian Cireasa - Modex Quality Assurance #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “The final test result may be 'PASS' or 'FAIL' but troubleshooting the root cause of 'FAIL' will lead you to the solution of the problem” Iulian Cireasa - Modex Quality Assurance #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “Don’t be afraid to customize your work environment. Every piece of hardware and software you use should feel like an extension of yourself.” Gabriel Avasiloae - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “Don’t be afraid to customize your work environment. Every piece of hardware and software you use should feel like an extension of yourself.” Gabriel Avasiloae - Modex Developer #Engineer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “Take pride in the fact that writing code ranks among the few human activities that brings something new with tangible value to the real world value.” Gabriel Avasiloae - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

modex_tech's tweet image. Dev Tip of the Day: “Take pride in the fact that writing code ranks among the few human activities that brings something new with tangible value to the real world value.” Gabriel Avasiloae - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev #Programming

Dev Tip of the Day: “Try to implement automatic tests to your code. This will significantly improve the overall quality of your work while reducing reworking time” Dorin Stan - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developers #Team

modex_tech's tweet image. Dev Tip of the Day: “Try to implement automatic tests to your code. This will significantly improve the overall quality of your work while reducing reworking time”  Dorin Stan - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developers #Team

Dev Tip of the Day: “Just start coding - Usually people focus too much on reading books or tutorials first. Language doesn't matter -simply learn to program well and the rest will follow” Cristi Calu - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev

modex_tech's tweet image. Dev Tip of the Day: “Just start coding - Usually people focus too much on reading books or tutorials first. Language doesn't matter -simply learn to program well and the rest will follow”  Cristi Calu - Modex Developer #DevTipOfTheDay #Modex #Blockchain #Developer #Coding #Dev

Dev Tip of the Day: “Don't shy away from responsibility. Own your bugs, your code, your time and effort spent on a feature and you will own the success that follows.” Dan Popescu - Modex Developer dev.modex.tech #Developer #DevTipOfTheDay #Modex #Blockchain

modex_tech's tweet image. Dev Tip of the Day: “Don't shy away from responsibility. Own your  bugs, your code, your time and effort spent on a feature and you will  own the success that follows.” Dan Popescu - Modex Developer
dev.modex.tech #Developer #DevTipOfTheDay #Modex #Blockchain

Our #devtipoftheday! Semantic tags are the building blocks of HTML that describe the meaning and purpose of the content they enclose, rather than just how it appears visually. This makes web pages more understandable by both users and machines. #devthursday #webdev #gdscabu

gdg_abu's tweet image. Our #devtipoftheday!

Semantic tags are the building blocks of HTML that describe the meaning and purpose of the content they enclose, rather than just how it appears visually. This makes web pages more understandable by both users and machines.

#devthursday #webdev #gdscabu

Loading...

Something went wrong.


Something went wrong.


United States Trends