DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Languages Topics

article thumbnail
Malware Detection With Convolutional Neural Networks in Python
Learn the basics of artificial network architectures and how to use Convolutional Neural Networks to help malware analysts and information security professionals detect and classify malicious code.
Updated September 19, 2018
by Sugandha Lahoti
· 32,403 Views · 7 Likes
article thumbnail
The Ultimate Guide to the Java Stream API groupingBy() Collector
Still a bit puzzled by what the groupingBy() collector can do in the Java Stream API? Check out this guide on using the groupingBy() collector to its fullest potential.
September 19, 2018
by Grzegorz Piwowarek
· 123,835 Views · 38 Likes
article thumbnail
Build Your First pip Package
If you're working in Python, you'll need to understand pip. In this post, we go through how to create and publish a pip package. Pip pip hooray!
September 19, 2018
by Deepak Kumar
· 333,827 Views · 10 Likes
article thumbnail
Custom Grammar to Query JSON With Antlr
Want to learn how to create a custom grammar to query JSON? Check out this tutorial to learn how write queries with Antlr!
September 18, 2018
by Uday Chandra
· 12,736 Views · 3 Likes
article thumbnail
Handling Static and Dynamic Test Objects With Katalon Studio
Test objects are crucial for building a successful automation project. Check out this article to learn more about handling static and dynamic test objects with the Katalon Studio.
September 18, 2018
by Marek Melocik
· 28,673 Views · 2 Likes
article thumbnail
Read/Write in Excel Sheet Using Apache POI With Scala
Want to learn how to read and write in an Excel sheet using Apache POI? Check out this post to learn more about using the Apache POI with Scala.
September 18, 2018
by Teena Vashist
· 28,581 Views · 1 Like
article thumbnail
Running an ASP.NET Core Web Application on ECS
In this post, we go over how to set up a cloud instance, and get an ASP.NET Core-based web application up and running on it using Nginx.
September 18, 2018
by Leona Zhang
· 7,444 Views · 1 Like
article thumbnail
CRUD With Blazor Using MongoDB
Let's create a Blazor application using MongoDB as our database provider and create a Single Page Application (SPA) and perform CRUD operations on it.
Updated September 18, 2018
by Ankit Sharma
· 11,561 Views · 2 Likes
article thumbnail
Why Kotlin Is the Future of Android App Development?
Want to learn more about the future of Android app development? Check out this post about Kotlin and how it is the future of Android apps.
September 18, 2018
by Amit Manchanda
· 29,083 Views · 2 Likes
article thumbnail
Using Objects Comparer to Compare Complex Objects in C#
Developers often have to compare complex objects in code. Read on to learn how to use C# and its Objects Comparer to do it!
Updated September 17, 2018
by Valerii Tereshchenko
· 45,777 Views · 7 Likes
article thumbnail
Parsing in C#: All the Tools and Libraries You Can Use (Part 3)
We wrap up this three part series by looking at parser combinators, and a few tools that you should, and shouldn't, use in development.
September 17, 2018
by Gabriele Tomassetti
· 11,894 Views · 3 Likes
article thumbnail
Java Reflection, but Faster
Want to learn more about the fastest way to read a getter from a Java class? Check out this post where we explore how to do this with Java Reflection
September 17, 2018
by Geoffrey De Smet
· 58,193 Views · 51 Likes
article thumbnail
Parsing in C#: All the Tools and Libraries You Can Use (Part 2)
In today's post, we take a look at the best parser generators out there for working with C#, taking a look at the code you need to use them as well.
September 16, 2018
by Gabriele Tomassetti
· 17,577 Views · 3 Likes
article thumbnail
Parsing in C#: All the Tools and Libraries You Can Use (Part 1)
This is an article similar to a previous one we wrote: Parsing in Java, so the introduction is the same. Skip to chapter 3 if you have already read it. If yo...
September 15, 2018
by Gabriele Tomassetti
· 12,458 Views · 6 Likes
article thumbnail
Oracle In-Memory in Practice
In this post, we go over the basic of architecture of an in-memory database, and then give a quick tutorial on how to use it with SQL.
September 15, 2018
by John Ryan
· 22,398 Views · 2 Likes
article thumbnail
Exporting Data From PDFs With Python
In this post, we will look at a variety of different packages that you can use to extract text. We will also learn how to extract some images from PDFs.
September 14, 2018
by Mike Driscoll
· 114,724 Views · 10 Likes
article thumbnail
Creating a REST API in Rust Using Rocket and Diesel
In this post, we will be looking creating a REST API in Rust. To do this we will use Rocket to set up the API and Diesel to deal with the database.
September 14, 2018
by Dan Newton
· 37,757 Views · 5 Likes
article thumbnail
How to Detect SQL Injection Attacks Using Extended Events and SQL Monitor
Want to learn more about how to detect an SQL Injection attack? Check out this post to learn how using Extended Events and the SQL Monitor.
September 14, 2018
by Phil Factor
· 13,647 Views · 3 Likes
article thumbnail
JDK 12 Switch Expression Encountering Unanticipated Enum Value
Want to learn more about handing the unanticipated enum value in the JDK switch expressions? Check out this post to learn more about how to handle switch expressions.
September 14, 2018
by Dustin Marx
· 10,196 Views · 3 Likes
article thumbnail
A Java Stream to UPDATE a Subset of Columns
While typically focused on accelerating database reads, Speedment also has write functionality. In the latest version, a much-anticipated feature has been added — the ability to determine a subset of columns to update.
September 14, 2018
by Dan Lawesson
· 10,924 Views · 5 Likes
  • Previous
  • ...
  • 296
  • 297
  • 298
  • 299
  • 300
  • 301
  • 302
  • 303
  • 304
  • 305
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×