Skip to content

Damien FREMONT

Senior Software Engineer

  • Blog
  • Sections
  • Games
  • CV
  • About
HomePostsTutorialsIT Tutorials

IT Tutorials

Test Driven Development (TDD) in Java – HelloWorld Examples

2021-02-012021-02-02 Damien FREMONT IT Tutorials, Tutorials java, junit, maven, tdd, test

Test-driven development is not about testing. Test-driven development is about development (and design), specifically improving the quality and design of code. The resulting unit tests are just an extremely useful by-product.

Continue reading →
Leave a comment

Software Architecture – “Train wagons” – Be agile and prioritize your stack

2020-07-05 Damien FREMONT IT Tutorials, Tutorials design, method

softarchi-logoYou can view an application as a train, and components as wagons. It’s possible to let go some of them if needed, like features for a project backlog. But here, instead of saving now on time or cost (implementation), you mostly save on future cost (maintenance).
Continue reading →

1 Comment

HowTo JS – Node Express REST API

2017-12-072018-02-14 Damien FREMONT IT Tutorials expressjs, javascript, nodejs, visualstudio, web

Express has support for REST API. This example is inspired by SpringBoot’s Data/REST generated API, with auto-doc. Here’s how.nodejs-logo

Continue reading →

Leave a comment

HowTo JS – Node Debug in Visual Studio Code

2017-12-062018-02-14 Damien FREMONT IT Tutorials debug, expressjs, javascript, nodejs, visualstudio, web

Visual Studio Code has support for JavaScript and out-of-the-box Node.js debugging. Here’s how.nodejs-logo

Continue reading →

6 Comments

HowTo Eclipse: Fix AutoImport for List Map

2017-11-242018-02-14 Damien FREMONT IT Tutorials eclipse, java, quicktip

eclipse-logoWhen you let your Eclipse IDE auto-organize your List/Map imports, it struggles with it and break …it’s a loss of productivity on every single file ! (ex: duplicate classes like List: java.awt.List, java.util.List and Map)

Continue reading →

Leave a comment

REST API Maturity Levels : From 0 to 5

2017-11-232018-02-14 Damien FREMONT IT Tutorials api, design, method, rest

swagger-logoThis article is about RESTful maturity. It’s not a definition of levels of REST itself, but a simple approach with examples with HTTP, Spring.

Continue reading →

1 Comment

HowTo SpringBoot – DataSource

2017-11-192018-02-14 Damien FREMONT IT Tutorials data, hibernate, java, jpa, maven, spring, springboot

springboot-logoTo configure your own DataSource for SpringBoot, with fully automatic initialization, semi-auto or static configuration. With various properties or a JNDI.

Continue reading →

Leave a comment

Maslow’s hierarchy of needs for Software Developers

2017-11-112018-02-14 Damien FREMONT IT Tutorials method, quicktip

A remake of the Maslow’s pyramid, but for software developers.
agile-logo

Continue reading →

Leave a comment

Agile manifesto (reminder)

2017-11-102018-02-14 Damien FREMONT IT Tutorials agile, method, quicktip

Here is a quick reminder of the Agile Manifesto’s content from 2001, followed by some examples with code, doc, charts, and tasks (classic VS agile way).
agile-logo

Continue reading →

Leave a comment

C# (sharp) – Calculate Execution Time

2017-09-192018-02-14 Damien FREMONT IT Tutorials csharp, debug, quicktip, visualstudio

csharp-logo.pngStopwatch is designed for this purpose, and is one of the best way to measure time execution in .NET.

Continue reading →

Leave a comment

Post navigation

← Older posts

Top Posts

  • How to expand/collapse table rows with Bootstrap
    How to expand/collapse table rows with Bootstrap
  • How to Cucumber : Test Reporting Plugin with Maven and Java
    How to Cucumber : Test Reporting Plugin with Maven and Java
  • Unity3D - Reducing the APK file size of your build for mobile device
    Unity3D - Reducing the APK file size of your build for mobile device
  • How to Photoshop Script: Export Layers to PNG Files
    How to Photoshop Script: Export Layers to PNG Files
  • Tests BDD avec Cucumber Java
    Tests BDD avec Cucumber Java
  • How to Cucumber : Test Report Plugin 2 with Maven and Java
    How to Cucumber : Test Report Plugin 2 with Maven and Java
  • How to Unity3D - Configure Project for Android and Run it on Mobile Device
    How to Unity3D - Configure Project for Android and Run it on Mobile Device
  • Responsive Button with Bootstrap : Toggable Text
    Responsive Button with Bootstrap : Toggable Text
  • REST API Maturity Levels : From 0 to 5
    REST API Maturity Levels : From 0 to 5
  • JavaEE AngularJS Bootstrap: How to Breadcrumb and NavBar
    JavaEE AngularJS Bootstrap: How to Breadcrumb and NavBar

Recent Posts

  • Test Driven Development (TDD) in Java – HelloWorld Examples
  • Software Architecture – “Train wagons” – Be agile and prioritize your stack
  • How to Photoshop Script: Translate Text Then Save PNG for Each Language
  • How to Photoshop Script: Export Layers to PNG Files
  • Unity3D – Reducing the APK file size of your build for mobile device

Tags

angularjs bdd bootstrap build csharp css cucumber data expressjs gamedev git indiegame java javascript jersey json junit maven method nodejs quicktip rest spring test unity3d vcs visualstudio web webapp webjars

Blogroll

  • ParisJug ParisJug
  • JMDouxdoux
  • Antonio's blog
  • Emmanuel Bernard's blog
  • Java Bien!
  • Dev.Agile.Stories
Blog at WordPress.com.
Damien FREMONT
Blog at WordPress.com.