Write Code the Right Way with this Easy JavaScript Linter
I just read an interesting post on the JavaScript Lint blog (that is, a blog about errors and mistakes you make in JavaScript) that I thought was worth sharing. Titled βWhy would I want to use JSLint?β, it summarizes the various reasons why someone might want to use JavaScript Lint in their development process: JSLint […]
Visual Studio Code 1.16 Is Out. Here Are Some Features to Check Out
Visual Studio Code 1.16 has been out for a while and this post is a summary of some features you may want to check out when using the editor. It also serves as an introduction or refresher for some. I include a few tips and tricks, extensions, and other resources. Note: All features mentioned in […]
9 Ways to Write Bad Code
Bad code is everywhere. It’s made by people who have been in the industry for a long time, it’s made by people who have just started, and it’s made by people who are paid a lot of money to write it. This blog is about bad code. We’re defining it here as bad practices in […]
Pulling Challenges From The Front Lines of the Game Industry
Lets Code is a blog that focuses on the challenges of code-making and how it can be improved. It’s written by two software engineers at Riot Games in Los Angeles, California. It’s a collection of articles from their personal experiences, together with the stories of other engineers who have successfully overcome these challenges. This isn’t […]
5 Reasons to Start Programming in Python
“5 Reasons to Start Programming in Python” by @arvixx. 1. Python is one of the fastest growing languages, with both beginner-friendly tutorials and support for professional development. 2. Is used by some of today’s most popular companies, including Google, Pinterest, Instagram, Disney, Yahoo!, Nokia, IBM, NASA and University of Oxford. 3. It is a general […]
Introducing the openai codex — a platform for sharing examples and training data in artificial intelligence
Introducing the openai codex — a platform for sharing examples and training data in artificial intelligence. A blog to help people share their data in order to improve research. OpenAI is a non-profit AI research company, discovering and enacting the path to safe artificial general intelligence. Today we are releasing a platform for sharing examples […]
Whatβs The Best Way To Deal with a βLoved Oneβ Living with Unhealthy Addictions? Helping A βLoved Oneβ From Addictions
Whatβs The Best Way To Deal with a βLoved Oneβ Living with Unhealthy Addictions? Helping A βLoved Oneβ From Addictions: A blog that gives tips and suggestions on helping someone who has an addiction. The βAddictionβ topic is somewhat like the elephant in the room that nobody wants to talk about, but everyone knows it […]
Write Code Like the Pros
So, you want to write code like the pros? I’m going to outline the exact habits that have helped me, a professional software developer at Google, since I began my career in 2006. The first thing you should do is always indent your code. This will make it much easier to read and understand. Spaces […]
Low Code Development, the Way Forward for WebApps
The Low Code Development is one of the major aspects of web application development that is gaining its popularity due to the fact that it helps in improving the productivity and speed of development. It has a number of advantages which are listed below: Low Code Development – The Way Forward for WebApps It Provides […]
Top 10 Best Programming Languages of the World
Top 10 Best Programming Languages of the World: A blog around the best programming languages to learn. There are numerous programming languages have created and still going to launch new languages for more ease and comfort to the users. It is a fact that the programming languages are not similar from each other in any […]
