Skip to content

Software Development at Program Tom LTD

Place for coding, programming, development and software in general.

Menu
  • Blog
  • PDF Booklets
  • Dev Utils & Content
  • Java Spring Boot Or Web Apps
  • English
    • български
    • English
    • Español
    • Português
    • हिन्दी
    • Русский
    • Deutsch
    • Français
    • Italiano
    • العربية
  • About Us
Menu

Category: ChatGPT

ChatGPT is useless for most recent Sotware Development

ChatGPT is useless for most recent Sotware Development

Posted on January 18, 2024January 18, 2024 by Toma Velev

Artificial Intelligence – Langauge Models like ChatGPT are useless for Sotware Development with the most recent packages, libraries and frameworks. Let me share my personal experience. Java Spring (Boot) Framework I’ve been developing some Java Spring Boot Micro Services. I having a skeleton of a Spring Boot app and I am trying to apply it…

Read more
Java Program that replaces a line from a file containing X with Y

Java Program that replaces a line from a file containing “new H1”

Posted on December 18, 2023 by Toma Velev

Below is a simple Java program that reads a file, searches for a line containing “new H1”, and replaces it with a new line. import java.io.BufferedReader;import java.io.BufferedWriter;import java.io.FileReader;import java.io.FileWriter;import java.io.IOException;public class ReplaceLineInFile { public static void main(String[] args) { String filePath = “path/to/your/file.txt”; // Replace with your file path String searchString = “new H1”; String…

Read more
Why most AI and Crypto Start-Ups Will FAIL!

Why most AI and Crypto Start-Ups Will FAIL!

Posted on July 25, 2023July 26, 2023 by Toma Velev

In this blog post I’m gonna write down my opinion for – Why most AI and Crypto Start-Ups Will FAIL! It is about the strategy – it is about time, effort and attention arbitrage. Software Development Strategy In the world of software development, the creation of new software often builds upon existing software and technologies….

Read more
What is Full-pack Developer Experience?

What is Full-pack Developer Experience?

Posted on April 17, 2023April 24, 2023 by Toma Velev

What is Full-pack Developer Experience? It’s Integrated Development Environment with a lot of functional and non-functional items: Code Editors Code Generators No-Code utilities UI Designers / WYSIWYGArticles, Videos and all kind of tutorialsOpen Source Examples. IDE (Integrated Development Environment) IDE tooling can be very important for software development, particularly for larger projects with complex codebases….

Read more
Tech - Algorithms & Business Value

Tech – Algorithms & Business Value

Posted on April 5, 2023April 8, 2023 by Toma Velev

At what level to technical knowledge and experience on low-level stuff – pointers, algorithms, design patterns and architectures will bring actual business value? Here is what chatGPT says:  Technical knowledge and experience in low-level stuff such as pointers, algorithms, design patterns, and architectures can bring actual business value at different levels depending on the nature…

Read more
ChatGPT Wrote me Code Utility in Java

ChatGPT Wrote me Code Utility in Java

Posted on March 30, 2023November 26, 2023 by Toma Velev

ChatGPT Wrote me Code Utility in Java and it was surprisingly good. I just needed to tell it very specifically what I needed in multiple aspects and multiple dimensions. It requires: I needed an utility to: The Result is the following: package mypackage; import com.helger.commons.regex.RegExPattern; import java.io.*; import java.util.regex.Matcher; import java.util.regex.Pattern; public class JavaStringTransformer {…

Read more
What and how to ask ChatGPT?

What and How to Ask ChatGPT – Most Powerful Weapon

Posted on January 22, 2023April 8, 2023 by Toma Velev

What (and how) to ask ChatGPT, this is the question, and everyone should find the answer because it is the most Powerful Weapon? This is valid point for life in general. While life is colourful and the answers may come later – the AI will either give you something useful right away or it will…

Read more

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • Prompt-to-Production: How AI is Forcing Us to Build Higher Quality Software
  • Debug Web View Flutter App
  • Skipping AI? You’re a Relic – Time to Evolve or Perish!
  • 2026 Flutter Launch Blueprint: Your 10-Step Checklist to App Store Domination
  • Product Requirements Document – for different software development levels

Categories

  • Apps (25)
  • ChatGPT (27)
  • Choosing a Framework (38)
  • Flutter (281)
  • Graphical User Interface (14)
  • Marketing (119)
  • Software Development (292)
  • Spring (45)
  • StartUp (22)
  • Uncategorized (14)
  • Uncategorized (4)
  • Vaadin (16)

Tags

Algorithms (9) crypto (29) flutterdev (39) General (86) Java (7) QR & Bar Codes (3) Software Dev Choices (33) Spring Boot (1) standards (1) Theme (3) User Authentication & Authorization (9) User Experience (10) Utilities (19) WordPress (11)

Product categories

  • All Technologies (87)
    • Flutter Apps (26)
    • GPT (4)
    • Java (39)
    • Native Android (3)
    • PHP (9)
    • Spring (Boot) / Quarkus (36)
    • Utils (15)
    • Vaadin 24+ (28)
    • Vaadin 8 (1)
  • Apps (18)
    • Employees DB (1)
    • Notes (6)
    • Personal Budget (1)
    • Recipes Book (1)
    • Stuff Organizer (1)
    • To-Do (2)
  • PDF Books (3)
  • Source Code Generators (8)

Recent Posts

  • Prompt-to-Production: How AI is Forcing Us to Build Higher Quality Software
  • Debug Web View Flutter App
  • Skipping AI? You’re a Relic – Time to Evolve or Perish!
  • 2026 Flutter Launch Blueprint: Your 10-Step Checklist to App Store Domination
  • Product Requirements Document – for different software development levels

Post Categories

  • Apps (25)
  • ChatGPT (27)
  • Choosing a Framework (38)
  • Flutter (281)
  • Graphical User Interface (14)
  • Marketing (119)
  • Software Development (292)
  • Spring (45)
  • StartUp (22)
  • Uncategorized (14)
  • Uncategorized (4)
  • Vaadin (16)