#progtip search results

"#ProgTip: Mastering algorithms is key to solving #LeetCode problems! Time yourself & practice regularly for best results ๐Ÿ’ป"

khemsok97's tweet image. "#ProgTip: Mastering algorithms is key to solving #LeetCode problems! Time yourself & practice regularly for best results ๐Ÿ’ป"

System design: Reuse existing components whenever possible to cut the cost of development, & to create a more robust architecture #progtip

khemsok97's tweet image. System design: Reuse existing components whenever possible to cut the cost of development, & to create a more robust architecture #progtip

#ProgTip: When designing a system, consider the architecture holistically. Break it down into manageable components and clearly define the roles and relationships between them.

khemsok97's tweet image. #ProgTip: When designing a system, consider the architecture holistically. Break it down into manageable components and clearly define the roles and relationships between them.

Good #systemdesign starts with understanding the problem. Break it down & brainstorm ideas until you identify all key @programming components. #progtip

khemsok97's tweet image. Good #systemdesign starts with understanding the problem. Break it down & brainstorm ideas until you identify all key @programming components. #progtip

#ProgTip: Understand the OSI model & how to configure each layer of a network correctly to optimize performance. #Networking #Programming

khemsok97's tweet image. #ProgTip: Understand the OSI model & how to configure each layer of a network correctly to optimize performance. #Networking #Programming

#progtip: Never store sensitive information in a database. Use encryption to ensure data security and privacy. #programming #database

khemsok97's tweet image. #progtip: Never store sensitive information in a database. Use encryption to ensure data security and privacy. #programming #database

`#ProgTip Struggling to understand #leetcode problems? Try breaking them down into smaller problems and solving each one individually. #Programming #Coding`

khemsok97's tweet image. `#ProgTip Struggling to understand #leetcode problems? Try breaking them down into smaller problems and solving each one individually. #Programming #Coding`

#ProgTip: When designing a system, break it down into small, manageable pieces to maximize efficiency & minimize complexity. #SysDesign #Development

khemsok97's tweet image. #ProgTip: When designing a system, break it down into small, manageable pieces to maximize efficiency & minimize complexity. #SysDesign #Development

#ProgTip: Make sure network requests have timeouts set so they don't block your thread & cause your program to become unresponsive. #Networking #SoftwareEngineering

khemsok97's tweet image. #ProgTip: Make sure network requests have timeouts set so they don't block your thread & cause your program to become unresponsive. #Networking #SoftwareEngineering

#progtip: Design your #database with performance & scalability in mind. Keep queries efficient & consider pre-calculated #data to improve query speeds.

khemsok97's tweet image. #progtip: Design your #database with performance & scalability in mind. Keep queries efficient & consider pre-calculated #data to improve query speeds.

#ProgTip: System design is all about scalability. It's important to think about expected data growth & create an architecture to accommodate it. #scalability #systemdesign

khemsok97's tweet image. #ProgTip: System design is all about scalability. It's important to think about expected data growth & create an architecture to accommodate it. #scalability #systemdesign

#ProgTip: Utilize data modeling to transform complex system requirements into succinct design specs - helps streamline development & maintenance. #SystemDesign #DataModelling

khemsok97's tweet image. #ProgTip: Utilize data modeling to transform complex system requirements into succinct design specs - helps streamline development & maintenance. #SystemDesign #DataModelling

#progtip: Add redundancy & fault tolerance to your #network to prevent downtime & outages. Use high availabilty & backup strategies to keep data secure & accessible. #networking #programming

khemsok97's tweet image. #progtip: Add redundancy & fault tolerance to your #network to prevent downtime & outages. Use high availabilty & backup strategies to keep data secure & accessible. #networking #programming

#ProgTip: Struggling to solve your #LeetCode questions? Try writing out your solution on paper first! You'll be surprised how much easier it is to spot errors and optimize your code. ๐Ÿค“ #Programming

khemsok97's tweet image. #ProgTip: Struggling to solve your #LeetCode questions? Try writing out your solution on paper first! You'll be surprised how much easier it is to spot errors and optimize your code. ๐Ÿค“ #Programming

Gain visibility into your #DevOps pipeline with automated logging and monitoring. This will help you quickly identify and troubleshoot issues. #ProgTip #SoftwareEngineering

khemsok97's tweet image. Gain visibility into your #DevOps pipeline with automated logging and monitoring. This will help you quickly identify and troubleshoot issues. #ProgTip #SoftwareEngineering

#ProgTip #BackEnd: Consider using asynchronous programming to improve performance in your back end systems. Async calls can reduce blocking & improve scalability. #SoftwareEngineer #Programmers #Developers

khemsok97's tweet image. #ProgTip #BackEnd: Consider using asynchronous programming to improve performance in your back end systems. Async calls can reduce blocking & improve scalability. #SoftwareEngineer #Programmers #Developers

#progtip: Networking protocols are key for successful programming! Make sure to understand them to optimize connection speeds, improve stability and reduce latency. #networking #programming

khemsok97's tweet image. #progtip: Networking protocols are key for successful programming! Make sure to understand them to optimize connection speeds, improve stability and reduce latency. #networking #programming

#ProgTip: Make performance a priority when deciding which #DesignPattern to use. Utilizing familiar patterns can help reduce complexities and promote better code readability. #Coding

khemsok97's tweet image. #ProgTip: Make performance a priority when deciding which #DesignPattern to use. Utilizing familiar patterns can help reduce complexities and promote better code readability. #Coding

#ProgTip: System Design requires evaluating requirements & designing prep for scalability & robustness. Divide complex tasks & optimize for performance for a successful design. #SystemDesign #SoftwareEngineering #CodeTips

khemsok97's tweet image. #ProgTip: System Design requires evaluating requirements & designing prep for scalability & robustness. Divide complex tasks & optimize for performance for a successful design. #SystemDesign #SoftwareEngineering #CodeTips

#ProgTip: System design is essential for the success of any software project. Employ best practices such as modular programming & create APIs to ensure a robust, manageable & extensible design. #softwareengineering #coding

khemsok97's tweet image. #ProgTip: System design is essential for the success of any software project. Employ best practices such as modular programming & create APIs to ensure a robust, manageable & extensible design. #softwareengineering #coding

Deep & Prog House Galactic Mix 2015 youtu.be/wcjpCLZ22V4 via @YouTube #progtip


Try using Major chords substitutions based on a diminished harmony, for example half-whole diminished scale. #progtip #musicaltip


Temporary tables en T-SQL: youtube.com/watch?v=oGuS1rโ€ฆ #progTip Hoy necesitรฉ una por primera vez, creo que es lo mejor para iterar o "foreachear"


#protip #progtip RT @basementgalaxy: If you're a prog band that has a track called "4 String Lullaby", don't put it on the album. #basssolos


#progtip keyword โ€œisโ€ in #python is identity testing, the == is equality testing.


#progtip for macvim/vim #C4D users. Detect *.pyp extension. Add to .vimrc file: au BufRead,BufNewFile *.pyp setfiletype python


#progtip If implementing GeDialog.Message() in a #C4D commandData plugin, be aware there is a bug that crashes the app plugincafe.com/forum/forum_poโ€ฆ


#progtip quick Bash 1 liner for those "oops" moments. Wrong scene number for i in `ls *`; do mv $i ${i/3a/4b}; done

990adjustments's tweet image. #progtip quick Bash 1 liner for those "oops" moments. Wrong scene number

for i in `ls *`; do  mv $i ${i/3a/4b}; done

#progtip You can also do l[:] = []


#progtip In python, if you try to empty a list with l=[] It won't do what you want. That just creates a new object. You need to do: del l[:]


#progtip You can use png files with transparency for your icons in your #CINEMA4D plugins. Also, smaller file Main icon dimensions are 32x32


#progtip Remember #python dictionaries have 2 ways to access its value; brackets and get(). Using brackets is the preferred way.


#progtip Multiply by .5 instead of dividing by 2 in your code/expressions. Computers prefer multiplication. #ae #c4d


#progtip Depending on the code, if you're using a dozen if/else statements, you might want to consider looking into the switch statement.


#progtip Remember os.system in python is deprecated as of v2.6 Use subprocess instead. Here is some good info. jimmyg.org/blog/2009/workโ€ฆ


#progtip If you've been using print "Hi" in python, start using print("Hi") Better yet, start using "H{0}".format('i') syntax #python #C4D


#progtip opendiff on OS X comes in handy when you need to visually compare two files or for merging. In terminal: opendiff file1 file2


#progtip When developing #CINEMA4D plugins, you need a plugin ID. Use 1000001 to 1000010 for testing. Get a final ID at maxon.net/index.php?id=1โ€ฆ


#progtip When developing scripts/apps/plugins, โ€œSave asโ€ฆโ€ doesn't scale. Learn to use a version control system. You'll be glad you did!


No results for "#progtip"

Good #systemdesign starts with understanding the problem. Break it down & brainstorm ideas until you identify all key @programming components. #progtip

khemsok97's tweet image. Good #systemdesign starts with understanding the problem. Break it down & brainstorm ideas until you identify all key @programming components. #progtip

"#ProgTip: Mastering algorithms is key to solving #LeetCode problems! Time yourself & practice regularly for best results ๐Ÿ’ป"

khemsok97's tweet image. "#ProgTip: Mastering algorithms is key to solving #LeetCode problems! Time yourself & practice regularly for best results ๐Ÿ’ป"

System design: Reuse existing components whenever possible to cut the cost of development, & to create a more robust architecture #progtip

khemsok97's tweet image. System design: Reuse existing components whenever possible to cut the cost of development, & to create a more robust architecture #progtip

#ProgTip: When designing a system, consider the architecture holistically. Break it down into manageable components and clearly define the roles and relationships between them.

khemsok97's tweet image. #ProgTip: When designing a system, consider the architecture holistically. Break it down into manageable components and clearly define the roles and relationships between them.

#progtip: Never store sensitive information in a database. Use encryption to ensure data security and privacy. #programming #database

khemsok97's tweet image. #progtip: Never store sensitive information in a database. Use encryption to ensure data security and privacy. #programming #database

`#ProgTip Struggling to understand #leetcode problems? Try breaking them down into smaller problems and solving each one individually. #Programming #Coding`

khemsok97's tweet image. `#ProgTip Struggling to understand #leetcode problems? Try breaking them down into smaller problems and solving each one individually. #Programming #Coding`

#ProgTip: When designing a system, break it down into small, manageable pieces to maximize efficiency & minimize complexity. #SysDesign #Development

khemsok97's tweet image. #ProgTip: When designing a system, break it down into small, manageable pieces to maximize efficiency & minimize complexity. #SysDesign #Development

#progtip: Design your #database with performance & scalability in mind. Keep queries efficient & consider pre-calculated #data to improve query speeds.

khemsok97's tweet image. #progtip: Design your #database with performance & scalability in mind. Keep queries efficient & consider pre-calculated #data to improve query speeds.

#ProgTip: Make sure network requests have timeouts set so they don't block your thread & cause your program to become unresponsive. #Networking #SoftwareEngineering

khemsok97's tweet image. #ProgTip: Make sure network requests have timeouts set so they don't block your thread & cause your program to become unresponsive. #Networking #SoftwareEngineering

#ProgTip: Understand the OSI model & how to configure each layer of a network correctly to optimize performance. #Networking #Programming

khemsok97's tweet image. #ProgTip: Understand the OSI model & how to configure each layer of a network correctly to optimize performance. #Networking #Programming

#ProgTip: System design is all about scalability. It's important to think about expected data growth & create an architecture to accommodate it. #scalability #systemdesign

khemsok97's tweet image. #ProgTip: System design is all about scalability. It's important to think about expected data growth & create an architecture to accommodate it. #scalability #systemdesign

#ProgTip: Struggling to solve your #LeetCode questions? Try writing out your solution on paper first! You'll be surprised how much easier it is to spot errors and optimize your code. ๐Ÿค“ #Programming

khemsok97's tweet image. #ProgTip: Struggling to solve your #LeetCode questions? Try writing out your solution on paper first! You'll be surprised how much easier it is to spot errors and optimize your code. ๐Ÿค“ #Programming

#ProgTip: Utilize data modeling to transform complex system requirements into succinct design specs - helps streamline development & maintenance. #SystemDesign #DataModelling

khemsok97's tweet image. #ProgTip: Utilize data modeling to transform complex system requirements into succinct design specs - helps streamline development & maintenance. #SystemDesign #DataModelling

#progtip: Add redundancy & fault tolerance to your #network to prevent downtime & outages. Use high availabilty & backup strategies to keep data secure & accessible. #networking #programming

khemsok97's tweet image. #progtip: Add redundancy & fault tolerance to your #network to prevent downtime & outages. Use high availabilty & backup strategies to keep data secure & accessible. #networking #programming

Gain visibility into your #DevOps pipeline with automated logging and monitoring. This will help you quickly identify and troubleshoot issues. #ProgTip #SoftwareEngineering

khemsok97's tweet image. Gain visibility into your #DevOps pipeline with automated logging and monitoring. This will help you quickly identify and troubleshoot issues. #ProgTip #SoftwareEngineering

#progtip: Networking protocols are key for successful programming! Make sure to understand them to optimize connection speeds, improve stability and reduce latency. #networking #programming

khemsok97's tweet image. #progtip: Networking protocols are key for successful programming! Make sure to understand them to optimize connection speeds, improve stability and reduce latency. #networking #programming

#ProgTip #BackEnd: Consider using asynchronous programming to improve performance in your back end systems. Async calls can reduce blocking & improve scalability. #SoftwareEngineer #Programmers #Developers

khemsok97's tweet image. #ProgTip #BackEnd: Consider using asynchronous programming to improve performance in your back end systems. Async calls can reduce blocking & improve scalability. #SoftwareEngineer #Programmers #Developers

#ProgTip: System Design requires evaluating requirements & designing prep for scalability & robustness. Divide complex tasks & optimize for performance for a successful design. #SystemDesign #SoftwareEngineering #CodeTips

khemsok97's tweet image. #ProgTip: System Design requires evaluating requirements & designing prep for scalability & robustness. Divide complex tasks & optimize for performance for a successful design. #SystemDesign #SoftwareEngineering #CodeTips

#ProgTip: Make performance a priority when deciding which #DesignPattern to use. Utilizing familiar patterns can help reduce complexities and promote better code readability. #Coding

khemsok97's tweet image. #ProgTip: Make performance a priority when deciding which #DesignPattern to use. Utilizing familiar patterns can help reduce complexities and promote better code readability. #Coding

#ProgTip: System design is essential for the success of any software project. Employ best practices such as modular programming & create APIs to ensure a robust, manageable & extensible design. #softwareengineering #coding

khemsok97's tweet image. #ProgTip: System design is essential for the success of any software project. Employ best practices such as modular programming & create APIs to ensure a robust, manageable & extensible design. #softwareengineering #coding

Loading...

Something went wrong.


Something went wrong.


United States Trends