Greetings everyone! This is a introduction to Oculow, a startup with hopes of achieving great advances in the use of A.I and software Q.A. We are currently 3 enthusiastic developers looking to generate a impact on the software development community by using A.I to create leading edge software QA tools. Any feedback you have for... Continue Reading →
Handlebars vs Pug (Jade)
A template engine allows you to use static template files in your project or application, then replaces variables/instances declared in a template file with actual values at run-time. For example, a common use is templating elements like headers and footers. Today, we bring you 2 template engines you must try. Pug (also known as Jade)... Continue Reading →
How To Get Started With Software Testing
“To be an effective tester, you must be communicative, efficient, and patient.If you’re an app developer and you’re looking to learn how to test your own app, you’re taking a great step forward.In fact, 87% of app developers have found that their app’s performance had a significant effect on their ratings. If you’re looking to start testing,... Continue Reading →
GCP vs AWS Strongest arguments by reddit users
Dies2much said: “There are few honest differences. It comes down to look and feel mostly. AWS services have more polish to them, and some are assembled for you so you have fewer steps to take to get going. Sometimes this can be a bad thing though, and you end up doing the assembly yourself anyway.... Continue Reading →
How does a neural network ‘learn’?
When you think of neural networks, can you imagine how a computer simulates the human brain? Let me spoil it for you, it's not magic elves doing all the dirty work. In order to understand how a neural network is able to `learn` things, we will have to see how it works internally. Lets summarize... Continue Reading →