Infringement of intellectual property rights, we encourage that you buy books and help authors. All ebooks in this page is under open license.
Details
Often, a developer will use more than one programming language at a certain timeframe. Switching back and forth between languages can come with some overhead. These context switches can also result in bugs. For instance, if you switch back and forth between Python and Javascript, there’s a likelihood you’ll mistake evaluation of an empty array between truthy and falsey. Similarly, if you switch back and forth between Go and Javascript, there’s a likelihood you’ll mistake switch statements default behavior of break/fallthrough. Outlining the differences between languages can help mitigate these potential issues, and make it easier to transition back and forth.
License
Creative Commons Attribution-ShareAlike 4.0 International License.
Note
All the books listed in this page ara freely available, as they ara hosted on websites that belong to the authors or the publishers.
Report
Please report here if the book link to pdf or to website is not working. We will check and fix it
Comments