ISTE-NITH
Blog
Events
Members
About Us
3 posts tagged with "development"
Static Single Assignment(SSA) in compilers
December 22nd, 2020
In computer programming, as in real life, names are useful handles for concrete entities. The key point about SSA is that having unique…
compilers
development
Serverless Computing
December 21st, 2020
Developers spend countless hours solving business problems with code. Then it’s the ops team’s turn to spend countless hours, first figuring…
serverless
development
Vim plugins that make life easy!
December 21st, 2020
Vim is a great text editor, in fact some would argue it is the best text editor! But the problem is that it is just a text editor. Nothing…
vim
development