2015.09.02 / Industry news
Abel Avram
KNOWORTH
只有想不到、没有做不到
2025-09-16 / Industry
Be honest how do you feel when someone tests your code? If youre anything like me, it probably ranks right up there with Monday mornings or getting a root canal. In fact, there are 5 things that drive me absolutely crazy in an average working week: #1. When It All Comes Crashing Down Youve pushed your code to the main repository and you feel like the greatest developer since Dennis Ritchie. Youve thoroughly checked your code (well, you ran over it at least twice while eating your morning cheerios) and youre sure nothing can go wrong. In a state of euphoria, you celebrate with your playstation […]
by Jason Silberman
2025-09-16 / industry
Im a big supporter of helping software developers develop soft skills in addition to their technical skills in fact,I wrote a complete book about it but there is no denying:technical skills are important. I mean, if you cant actually write code and develop software, all the soft skills you learn wont really do you much good. Perhaps youd make a good manager or coach, but not a software developer. But if you are reading this section of the book, Im assuming you are interested in becoming a software developer or a better one so lets talk aboutthe technical skills you are going to need to know. T[…]
by John Sonmez
2025-09-16 / 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