Javascript

The Dark Side of the Truth in Programming

What could make coding a lie? Let's say there would be some basic truth-bending involved. It is generally not possible to write code that can be both honest and not-quite-honest. So if you were coding a web project that is not quite honest, it might be ...

Recent Developments In Artificial Intelligence

Natural language processing and machine learning are two of the artificial intelligence disciplines that are seeing greater development. At their most rudimentary level, NLP constructs interpret data input by humans and pass them onto ML constructs to deliver results; one example would be Google search queries ...

Use These Display Tips for a Site That Looks Great

The evolution of Cascading Style Sheets as a programming language for the web has drastically reduced dependence on JavaScript; at the same time, it enhances HTML exponentially and to the point that many programmers believe that CSS is all they need to tackle just about any ...

Ben Evans Proves CSS Can Do Everything Javascript Can Do

If you ever feel that JavaScript is complicated, you are not alone; quite a few web designers hesitate to make the transition to full development because they believe achieving JS expertise is too much of a challenge. While it is true that JS is a must ...