This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Tag: Software developer
-
What you will find out about open-sourcing your code
The global community of open-source developers is the backbone of innovations in a number of different fields, including automotive, healthcare, and climate tech.
-
What to think about adopting a no-code/low-code platform for internal apps
If you are building apps for internal use, you will end up embracing a framework like Angular, React or something else; if you taken that path very quickly, you might realize that this coding and timeframes of delivery takes more time than expected. As a manager you need to be self-aware of the overheads.
-
Interesting Developer insights from Stackoverflow 2018 survey
Not sure if you saw it, Stackoverflow has released its annual developer survey result. This year, over 100,000 developers participated in the Stackoverflow survey and told Stackoverflow how they learn, build their careers, which tools they’re using, and what they want in a job.
-
Software Engineer
Software Engineer noun.[soft.ware en.juh-neer]. Someone who does precision guesswork based on unreliable data provided by those of questionable knowledge See also wizard, magician Torbjorn Zetterlund
-
So you want to be a software developer – here’s what I’d learn
Being a software developer is not easy, tools, programming languages are constantly shifting, so what should you do if you want to be a software developer – here’s what I’d learn or improve my skills in 2015.
-
Quote – raw programming languages
Nowadays you have developers that use raw programming languages in their project, that slow down contributor because it’s always hard to understand a new project which follows ideas (structure, convention, etc ..) of one developer. Using a framework (even a minimalist one) will break that point.
-
As software developer have you ever thought about contracting
I have been a software developer in my early years and now in my later years, in between, I held several managerial positions in software companies. My heart has always been in programming, it gives me an outlet to express myself. Programming to me is an art form, you can give 10 programmers the same…
-
Disable javascript validation from my eclipse project?
I have been using Eclipse for my projects, recently I run into some problems with Eclipse while going through the Two-Minute-Tutorial 5 for Android. While setting up a new project using the Phonegap plugin for Eclipse with jQuery Mobile, I got an error with my jQuery library – after some investigation – I found that…