Ask HN: What are the best acronyms that programmers should know?
11–20 of 29 posts
Re: Ask HN: What are the best acronyms that programmers should know?
#12- not often explained when learning programming, but essential
- [0] https://www.robinwieruch.de/what-is-an-api-javascript/
Re: Ask HN: What are the best acronyms that programmers should know?
#13Re: Ask HN: What are the best acronyms that programmers should know?
#14Re: Ask HN: What are the best acronyms that programmers should know?
#15Re: Ask HN: What are the best acronyms that programmers should know?
#16Re: Ask HN: What are the best acronyms that programmers should know?
#17Re: Ask HN: What are the best acronyms that programmers should know?
#18CAP Consistency Availability Performance. At scale, pick any two.
Re: Ask HN: What are the best acronyms that programmers should know?
#19PEMDAS Mathematical order of operations. Parenthesis, exponent, multiply, divide, add, subtract. I only learnt this a year ago and it's almost embarrassing how much my maths or ability to understand math has improved from this(I'm 28 and never gotten taught this in schools general maths so I used to find math really difficult).
Re: Ask HN: What are the best acronyms that programmers should know?
#20PEMDAS Mathematical order of operations. Parenthesis, exponent, multiply, divide, add, subtract. I only learnt this a year ago and it's almost embarrassing how much my maths or ability to understand math has improved from this(I'm 28 and never gotten taught this in schools general maths so I used to find math really difficult).