2017.04.28 / industry
Erik Dietrich
KNOWORTH
只有想不到、没有做不到

2026-04-05 / other
In this post we are going to discuss a few points which you need to take care of in order to be a successful software engineer. We all are software engineers, we create software, but are we the only people who work for it? Absolutely not. Am I right? There are few pretty good cycle or steps to be followed. Here we are not going to discuss about that. There is a saying: When you do your duty well, theres no need to worry about the other things. So let us see what are all the things we need to keep in mind to make our software successful, in that way we can also be a successful software engineer[…]
by Sibeesh Venu
2026-04-05 / Prototype design
Without motion, there cannot be interaction. When you close a tab, it disappears from the screen: at this basic level, motion provides immediate feedback (which is crucial since vision is our dominant sense), but at a more advanced level, motion adds a layer of humanity and realism. Animation makes interfaces feel alive and truly responsive to the user. In the past, animations were a luxury mostly for Flash-based sites, but now almost every site uses CSS/Javascript/HTML5 animations ranging from simple sliders to more complex parallax scrolls. This isnt a bad thing in addition to looking nice an[…]
by Jerry Cao
2026-04-05 / industry
The artificial neural network (ANN) is increasing in popularity, with big data by its side. Learn what an ANN is and how it compares to biological neural networks. I hated biology in my school days but I loved mathematics. After a long period of time, I now finally get to learn something that combines both mathematics and biology together: artificial neural networks (ANN), which are inspired by biological neural networks. Though you might find it weird, that is how I would like to define the artificial neural network. When we say biology here, it is basically the study of the brain or perhaps t[…]
by Pranjut Gogoi