A refresher on the rules behind JSLint

JSLint is a static code analysis tool used in software development for checking if JavaScript source code complies with coding rules. It was developed by Douglas Crockford. According to Crockford, one of the main benefits of using JSLint is that it improves code quality by making it more consistent and less prone to syntax errors. […]

Read Full Article β†’

Some Useful Tips And Shortcuts To Help You Code Faster

Code faster with these tips and tricks. We’re always trying to find ways to make programmers more productive. One of the most effective ways to do this is to master your tools, and one of the most common tools we work with every day is our text editor or IDE. In this post, I’ll show […]

Read Full Article β†’

What is CUDA and How Does it Work?

CUDA is a parallel computing platform and programming model invented by NVIDIA. It enables dramatic increases in computing performance by harnessing the power of the graphics processing unit (GPU). Β“CUDA is a computing architecture designed to facilitate the development of parallel programs. In particular, CUDA provides parallel programmers with a small set of extensions to […]

Read Full Article β†’

Choosing an IDE

Choosing an IDE: A blog about IDE’s (integrated development environments) used for coding. There are a lot of different IDE’s out there. How do you know which one to use? Should you use IDLE? What about the programming language specific ones like Java, C Choosing an IDE: A blog about IDE’s (integrated development environments) used […]

Read Full Article β†’

Gmail is great but it’s also extremely hard to manage. Through google appsheets you can now easily get organized.

Gmail is great but it’s also extremely hard to manage. Through google appsheets you can now easily get organized. Manage projects, track tasks, collaborate and get more done online. Sheets: Create spreadsheets, analyses and charts. Docs: Create documents, presentations and spreadsheets. Gmail: Send and receive emails. Drive: Store files in the cloud, collaborate with others […]

Read Full Article β†’

Why You Should Play Minecraft

In today’s world, video games are of increasing importance. Many kids spend hours playing video games each day. Despite the potential dangers of video games, they can be used in many positive ways. In this blog I will discuss the educational nature and benefits of Minecraft. Minecraft is an open world sandbox game that has […]

Read Full Article β†’

C Programming Tutorial

C Programming Tutorial: Here have some basic tutorials to learn c programming. This section contains the complete set of lessons designed to teach you the basics of C programming language. These lessons will help you get started with C programming from very basic to advance level. You may refer this entire section and learn C […]

Read Full Article β†’

Understanding High Level Programming Languages

High level programming languages are a relatively new invention, and are still evolving. When something is new and evolving, it is useful to have a little background about how it all works, so you can understand what is going on as these creations evolve. That’s what this blog is about. It explains in simple terms […]

Read Full Article β†’

Resume Examples

Resume Examples: This blog features resume examples that you can use as a resource when updating your own current resume. CodeSpaces.com – The Collaborative Development Environment This blog features resume examples that you can use as a resource when updating your own current resume. Our resumes are always free to download and we provide a […]

Read Full Article β†’