This repo contains the programming labs for damienfremont.com
- 2021/02/01: Test Driven Development (TDD) in Java - HelloWorld Examples
- 2020/07/05: Software Architecture – “Train wagons” – Be agile and prioritize your stack
- 2019/05/25: How to Photoshop Script: Export Layers to PNG Files
- 2019/05/04: Unity3D – Reducing the APK file size of your build for mobile device
- 2018/11/24: IndieGame – Using Trello for Project Management
- 2018/05/27: Solo Game Dev – What Tools to Use to Share Your Work
- 2018/10/22: Retour sur DevFest Nantes 2018
- 2017/12/06: HowTo JS – Node Debug in Visual Studio Code
- 2017/11/24: HowTo Eclipse: Fix AutoImport for List Map
- 2017/11/23: REST API Maturity Levels : From 0 to 5
- 2017/11/19: HowTo SpringBoot – DataSource
- 2017/11/11: Maslow’s hierarchy of needs for Software Developers
- 2017/11/10: Agile manifesto (reminder)
- 2017/09/27: IndieGame – Free Resources and Materials
- 2017/09/19: C# (sharp) – Calculate Execution Time
- 2017/06/14: Git – Merge Repositories Without Losing Commit History
- 2017/06/08: Java with Lombok – Avoid Boilerplate or Generated Code (like GET, SET, CONSTRUCT, COMPARE)
- 2017/06/08: Eclipse IDE – Install UI Dark Theme
- 2017/06/08: GitHub – Edit Markdown Files Locally in your IDE
- 2017/06/07: GitHub – Create a Simple Website for your Side Project
- 2017/06/06: Git – Commit Message Conventions
- 2017/06/05: Git – Unity3d .gitignore
- 2017/06/05: Git – Java .gitignore
- 2017/06/04: Créer rapidement une marque sur Internet – Nom, Domain, Site, Réseaux, Suivi
- 2017/06/03: How to Unity3D – Use VisualStudio Script Editor and Debug Project
- 2017/06/03: How to Unity3D – Use MonoDevelop Script Editor and Debug Project
- 2017/06/02: How to Unity3D – Why Use UI instead of GUI / IMGUI
- 2017/06/01: How to Unity3D – Configure Project for Android and Run it on Mobile Device
- 2017/05/29: JS React Material Express: Setting Up a Project Using Npm, Webpack, Babel
- 2017/05/11: JavaEE AngularJS Bootstrap: tutorials
- 2016/08/20: How to Silkuli – Test UI without programming – Advanced
- 2016/08/19: How to Silkuli – Test UI without programming
- 2016/05/22: JavaEE AngularJS : Web Packaging – Concat – Minify
- 2016/05/09: How to Cucumber : Test Report Plugin 2 with Maven and Java
- 2016/01/18: JavaEE AngularJS : Loading Screen
- 2016/01/17: JavaEE AngularJs: Browser Compatibility Alert
- 2016/01/09: JavaEE AngularJs: Browser URLs Cache and Version
- 2016/01/08: Maven Project with Embedded Repository
- 2015/12/03: Développeur freelance en 2015 : la routine, les missions (2/3)
- 2015/11/19: JavaEE AngularJS Bootstrap: How to Authent (Basic)
- 2015/11/08: JavaEE AngularJS Bootstrap: HowTo Charts with D3JS
- 2015/11/06: JavaEE AngularJS Bootstrap: How to Multilingual (i18n, l10n)
- 2015/11/05: JavaEE AngularJS Bootstrap: How to Breadcrumb and NavBar
- 2015/11/04: JavaEE AngularJS Bootstrap: How to Infinite-Scroll
- 2015/11/03: JavaEE AngularJS Bootstrap: How to Sort with Smart-Table
- 2015/11/02: JavaEE AngularJS Bootstrap: How to Pagination with Smart-Table
- 2015/10/31: JavaEE AngularJS Bootstrap: How to Filtering
- 2015/10/27: How to Cucumber Java : Wants to quit