JavaScript

Java vs. JavaScript: A comparison of both languages

Java vs. JavaScript: A comparison of both languages

  • Web development

It’s easy to understand why some people think that Java and JavaScript are similar or even the same thing. However, this isn’t the case. In reality, there is more that separates the two programming languages than unites them. We’ll explain what you need to know about the two languages, what special features they have, and how Java and JavaScript differ from each other.

Java vs. JavaScript: A comparison of both languages
What is object-oriented programming (OOP)?

What is object-oriented programming (OOP)?

  • Web development

Object-oriented programming (OOP) is one of main programming paradigms, along with functional programming. At the core of OOP is encapsulating the internal state of objects and the exchange of messages between objects. OOP supplies certain advantages, however these become apparent only starting from a certain complexity of the software.

What is object-oriented programming (OOP)?
How to protect your email address on your website from spam

How to protect your email address on your website from spam

  • E-Mail security

Spam robots, so-called harvesters, consistently search the internet for email addresses that can be used for unlawful advertising, phishing emails, and spreading viruses, worms, and Trojans. You’re recommended to have your contact details on your website, but how do you stop them from being misused? This article gives you advice on how to protect your email address.

How to protect your email address on your website from spam
Java For-Loop

Java For-Loop

  • Web development

One of the best known and most important loops in Java is the for-loop. This means that you’ll be able to execute an action for a certain number of runs until the point that a previously defined condition is met. In our article, we will go through what the for-loop is, and explain how you can easily use a for-loop in Java.

Java For-Loop
How to use jQuery.eachESB ProfessionalShutterstock

How to use jQuery.each

  • Web development

jQuery is a popular, lightweight library that makes HTML document traversal, event handling and animation simpler for frontend developers. With the jQuery.each function, you can iterate through a group of elements and easily perform actions. In this tutorial, we’ll show you the basic syntax of .each() and provide you with practical examples for how to use it.

How to use jQuery.each
What is structured data?

What is structured data?

  • Website creation

While humans automatically structure data when reading a website, programs like web crawlers or screen readers have to rely on special labeling in order to grasp sematic relationships. This additional information can be embedded in HTML code through a corresponding markup for structured data. Website owners have four formats at their disposal for this task: Microformats, RDFa, Microdata, and…

What is structured data?
How to prevent XSS/cross-site scripting

How to prevent XSS/cross-site scripting

  • Web development

Have you ever heard of cross-site scripting (XSS)? This is when unauthorized users take advantage of security gaps in internet browsers and on web servers to plant malware and run it anonymously. But what lies behind these attacks and how can website operators and users protect themselves?

How to prevent XSS/cross-site scripting
WebAssembly

WebAssembly

  • Web development

The World Wide Web is getting faster and faster. The WebAssembly standard (Wasm) is set to vastly improve the performance of web applications. In addition to JavaScript, web programmers can now use C, C++ or Rust. The code is then compiled into highly efficient bytecode. This also means that browser-based games can be made more complex for example.

WebAssembly
Website Optimization

Website Optimization

  • Web development

When it comes to website development and maintenance one aspect is often missed: website speed. Despite mobile-first approaches and responsive designs, many websites still have loading times that are too long, which can prove off-putting for visitors. Yet, loading time is one of the key reasons why consumers abandon a website. Our guide reveals what you can do to make your website faster.

Website Optimization
Spring – Framework for Java applicationsSinart CreativeShutterstock

Spring – Framework for Java applications

  • Web development

Java doesn’t play a big role when it comes to simple web development, although the programming language has still maintained a strong appeal. The language, which is no longer supported by browsers, has established itself as an efficient solution finding tool, especially when designing backends for business applications. The Spring framework contains various modules that serve as a basis for…

Spring – Framework for Java applications
We use cookies on our website to provide you with the best possible user experience. By continuing to use our website or services, you agree to their use. More Information.