Developer’s Top 10 replies when code doesn’t work…

Developer’s Top 10 replies when code doesn’t work…

10. ‘That’s weird…’ 9. ‘It’s never done that before.’ 8. ‘It worked yesterday.’ 7. ‘You must have the wrong version.’ 6. ‘It works, but it hasn’t been tested.’ 5. ‘Somebody must have changed my code.’ 4. ‘Did you check for a virus?’ 3. ‘Where were you when the program blew up?’ 2. ‘Why do you want...

Read More

16 CSS3 Selectors You Should Know

A selector is the most basic component in the CSS. It determines which element to match in the DOM and then apply a corresponding set of styling properties. Here’s a definition of the selector from W3C documentation: A Selector represents a structure. This structure can be used as a condition (e.g. in a CSS rule) that determines which...

Read More

5 Qualities That Make A Great Programmer

At Screenmedia our programmers do more than just write code that works, they’re a bunch of well presented, articulate team players. When recruiting new programmers for the Screenmedia team, regardless of experience or speciality, we’re always looking for five specific attributes that we believe every good programmer must have. 1.       Humility Humility is accepting that you...

Read More

Fullscreen overlay navigation menu with css and jQuery

Today we’d like to share some inspiration on fullscreen overlay styles and effects with you. Like with any UI component, there are new trends and styles emerging and we’d like to try out some subtle, as well as fancy effects for overlays. The special thing about these overlays is that they don’t have a fixed...

Read More

Top 20 replies by Programmers when their programs don’t work

20. “That’s weird…” 19. “It’s never done that before.” 18. “It worked yesterday.” 17. “How is that possible?” 16. “It must be a hardware problem.” 15. “What did you type in wrong to get it to crash?” 14. “There is something funky in your data.” 13. “I haven’t touched that module in weeks!” 12. “You...

Read More