How to keep your design files neat and tidy
Being unorganized is the worse, especially when it comes to finding and managing your design files. Find out the benefits from having a good filing system...
How to Build an AI Startup, and Do You Really Need To?
Artificial Intelligence (AI) is all the rage right now. Everyone has an opinion, which means it can be hard to cut through the hype, and get to grips with some practical down to Earth questions. Questions like “Can I build a new business that leverages AI?”, and “Where do I start?”.
Building data startups: Fast, big, and focused
The emergence of data startups highlights the democratizing consequences of a maturing big data stack. Companies can now build offerings and turn their focus to developing analytics and services.
Mementopython3 english
Sequence Containers Indexing Base Types Python 3 Cheat Sheet©2012-2015 - Laurent Pointal License Creative Commons Attribution 4 Latest version on : https://per…
7 UX Deliverables: What will I be making as a UX designer?
What does a UX designer actually produce? Here, we will explore the concept of UX Deliverables, a term that describes the outputs of a UX design process during its various stages. The deliverables pro...
DropCatch.com
Spring MVC and AngularJs together make for a really productive and appealing frontend development stack for building form-intensive web applications. In this blog post, we will see how a form-intensive web app can be built using these technologies, and compare such approach with other available options. A fully functional and
Getting Started with Kendo UI and MVVM
New to Kendo UI and the Model-View-ViewModel (MVVM) pattern? In this post, Jim Cowart looks at what MVVM is, how it can help structure client side code and how
Compiler Design Tutorial: What is, Types, Tools, Example
A compiler is computer software that transforms computer code written in one programming language (the source language) into another programming language (the target language). Compilers are a type of
Web & Mobile Wireframe, Prototyping (Web, iOS, Android) and UX Tool | HotGloo
HotGloo is a UX, wireframe and prototyping tool designed to build wireframes for web, mobile and wearables.
Neural Network Zoo Prequel: Cells and Layers - The Asimov Institute
Cells The Neural Network Zoo shows different types of cells and various layer connectivity styles, but it doesn’t really go into how each cell type works. A number of cell types I originally gave different colours to differentiate the networks more clearly, but I have since found out that these cells work more or less […]
Pure Model-View-Presenter in Android | Apiumhub
Pure Model-View-Presenter can be the best Android architecture we can use nowadays and in this article we will answer the question "why".
Minimal Introduction on Regular Expression - Alien Coders
Minimal basics on Regular Expression (Non-technical ) This article is for those who have graduated from Computer Science background or have basic knowledge of natural language processing concepts. I will not share any coding stuffs in this post and all basic rules with examples will be posted in next article. In our graduation time we had one paper called Theory of Automata which dealt with NFA, DFA etc. There we had used some magic/wildcard symbols to complete the expression. Like…
Regulex – JavaScript Regular Expression Visualizer
Regulex is a javascript regular expression parser and visualizer.Features:Written in pure JavaScript.You can embed the graph in you own site through html iframe element.Detailed error message. In most
Genetic Algorithm Library
A framework for genetic algorithms