Skip to content
PHPFog.com
  • Home
  • Agency
  • Services
  • Team
  • Testimonials
  • News
  • Quote
  • Sign in / Join
Menu Close
  • Home
  • Agency
  • Services
  • Team
  • Testimonials
  • News
  • Quote
  • Sign in / Join

Programming

  1. Home>
  2. Blog>
  3. Programming>
  4. Programming
Blog / Programming

Get the MD5 Hash Code of a File with Java

Getting the hash code of a file is a common programming task. MD5 is a very popular and commonly used hashing algorithm. Getting the MD5 hash code of a file…

0 Comments
January 25, 2021
Blog / Programming

Generating Fake Data in Java with jFairy

Generating fake data can be a common need when developing applications or loading test data into a database. jFairy is a great fake data generator library built in Java that…

0 Comments
January 25, 2021
Blog / Programming

How to Create a Fat Jar with Maven

A fat jar or uber jar is a jar that contains the classes of your current project as well as all of the classes on which it depends. For example,…

0 Comments
January 25, 2021
Big Data / Blog / Programming

Get List of Objects in S3 Bucket with Java

Often when working with files in S3, you need information about all the items in a particular S3 bucket. Below is an example class that extends the AmazonS3Client class to…

0 Comments
January 25, 2021
Blog / Linux/Shell / Programming

Count Unique Elements in Text File with AWK

Counting the distinct/unique elements of text file is a common task.  Below is an example of doing this is AWK, using sample_data_1.txt. cat sample_data_1.txt \ | awk 'BEGIN{FS="\t"} NR>1{names[$2]=1} END{print…

0 Comments
January 25, 2021
  • Go to the previous page
  • 1
  • …
  • 8
  • 9
  • 10
  • 11

Newsletter

Get all latest content delivered to your email a few times a month.
Email is required Email is not valid
Thanks for your subscription.
Failed to subscribe, please contact admin.

Recent Posts

  • How to Hire the Best Software Developers
    How to Hire the Best Software Developers
    September 26, 2024/
    0 Comments
  • What are the Benefits of Lead Scoring?
    What are the Benefits of Lead Scoring?
    August 7, 2024/
    0 Comments
  • VR in Software Development: Benefits, Examples and Best Uses
    VR in Software Development: Benefits, Examples and Best Uses
    July 19, 2024/
    0 Comments
Find what you are looking for and experience the difference.
Get In Touch Opens in a new tab
  • Click the arrow to reveal more amazing content.
Facebook Twitter Youtube Instagram Linkedin Rss

© Copyright – OceanWP

Log in

Become a part of our community!
Forgot your password? Get help

Reset password

Recover your password
A password reset link will be e-mailed to you.
Back to
Login
×
Close Panel

By continuing to use this website, you consent to the use of cookies in accordance with our Cookie Policy.

Accept