Programming

Recommended Tags: Programming, Coding, Developer, Web Development. Just one is enough!


Creating User Interfaces In Order To Solve Real Problems

4 Mar 2020 2 minute read 0 comments creatorskeep

I believe that the way we interact with technology is crucial for us to do more and to know more. And that’s why I really value user interfaces. They allow us to access information, interact with it and perform actions with technology that we...

Interactive maps for your website - adding a marker

3 Mar 2020 2 minute read 2 comments Quaro

In the previous post I created an interactive map for my website, now I want to add a marker, because a plain map with no info isn't very useful! So let's say my customer wants to show the name and address of his restaurant; we're adding a point mark...

Hello World in C++

3 Mar 2020 1 minute read 0 comments TechCogs

C++ is truly a historic language.  Based heavily on C, most client applications, especially in embedded systems and commercial software, are still written in C++, and the language continues to evolve and add new features.  C++ compilers have become m...

Top 10 programming languages

2 Mar 2020 4 minute read 1 comment ryosuke

If you are a beginner in the IT field, the first question that comes to your mind is: From where should i start ? There are hundreds of fields to choose from for example you can choose the ones based on your career goals.One of the easiest way to cho...

4 famous Node.JS framework

29 Feb 2020 2 minute read 0 comments ryosuke

Over the past decade, the Web has become completely integrated into the fabric of society. Most businesses have websites, and this latter caused the web development field to be extremely demanded nowadays.The field of web development is divided in tw...

Why Should You Use WordPress To Build Your Website?

28 Feb 2020 4 minute read 5 comments creatorskeep

So you want to build a new website for your business, or maybe you want to start a blog or a personal portfolio to show your cool work. That’s great! But what platform should you use? After all there are a lot of CMS (Content Management Systems) out...

Hello World in Java

28 Feb 2020 2 minute read 0 comments TechCogs

Java is a very common language these days.  It's largely used for servers and especially for Android applications, being the main language for Android. Java syntax is inspired by C++ but in Java, unlike in many other programming languages, everything...

Skynet lauch his first Virtual Hackathon with a reward of 1,000,000 SC!

27 Feb 2020 1 minute read 0 comments Kidsarow

Sia, has just announced its first Hackaton in partnership with Gitcoin with more than $2700 or more than a million SC (1,000,000 SC) for the winner. This announcement comes a week after the announcement of the new Skynet platform which aims to establ...

Top 10 Coding Tips For Beginners

27 Feb 2020 6 minute read 2 comments creatorskeep

Are you a new coder or thinking about getting your feet on the world of coding? Then buckle up! It will be a wonderful ride with many obstacles to surpass and many goals to accomplish. I’ve been a coder for more than 10 years now, and today I...

What's in a (language) name?

27 Feb 2020 2 minute read 0 comments Mumriken

"So, which programming language(s) should I learn?" That is a question I often meet from students on my courses. And what do I answer to that? I am very tempted to use the non-committal "it depends", which is a favourite when we discuss matters withi...