#173: AI Coding Assistants - the future

In this episode, I discusses the potential benefits of organization-specific AI Coding Assistants.

While AI won't replace developers, it can provide more refined and less generic answers, leading to improved code quality and enhanced productivity within the organization. By tailoring AI Coding Assistants to an organization, it can understand and adapt to project-specific requirements, suggest appropriate design patterns and architectural improvements, integrate with existing development tools and workflows, and contribute to knowledge sharing and onboarding.

Or listen at:

Published: Wed, 19 Jul 2023 15:00:42 GMT

Transcript

Hello and welcome back to the Better ROI from Software Development Podcast.

Over the last couple of weeks, I have been looking into the idea of AI Coding Assistants, the use of large language models like ChatGPT to assist software developers.

In episode 170, I introduced the idea of the AI Coding Assistant. Episode 171, I looked at the expected benefits. and in last week's episode, 172, I looked at some of the potential negatives.

This week I want to look a little further and into the future of AI Coding Assistants.

As I said back in episode 170, when I introduced AI coding assistance;

"It's not AI that is going to replace software developers. It's going to be software developers using AI that will replace software developers."

While there are certainly a number of hurdles to widescale adoption, some of which I covered in last week's episode - around specifically privacy and security concerns - I'd expect them to be addressed quickly by the AI Coding Assistant providers. The market for their use is simply too large for the providers not to. Thus, in short, the future is wide scale adoption.

Alongside that wide scale adoption, I can see the AI Coding Assistant becoming more organization specific.

While the AI Coding Assistants are based on a large body of data, its results can be very generic. What would be better would be if it can provide results tailored to your organization or product being worked on. If we have organizational specific coding assistance, one specific to our organization and in the control of that organization, that may well address a number of the potential negatives I talked about last week - especially those around privacy and security concern issues.

So let's use the rest of this episode to look at some of the expected benefits of an AI Coding Assistant that is tailored to your organization. I'm going to cover off: * Coding conventions and style * Project-specific requirements * Design patterns and architectural principles * Quality assurance and code reviews * Integration with existing tools and workflows * Knowledge sharing and onboarding

Let's take each of these in turn;

Coding conventions and style.

AI Coding Assistants can be trained to understand and enforce specific coding conventions and style guidelines followed by an organization. They can provide suggestions and corrections to ensure code consistency across projects and teams.

This obviously goes some way to address the potential negatives of the "limitations with domain specific knowledge" discussed in the last episode.

That tailoring to your own organization should help to provide more refined, less generic answers. And if you're training the model on a large body of your own organization's code, it will obviously have the opportunity to understand your software development context better, thus providing more organizationally aware specific answers.

Project specific requirements.

Organizations often have project specific requirements or domain specific conventions. AI Coding Assistants can be configured to understand and adapt to those requirements, providing suggestions and validations that align with the organization's needs.

Similar to the coding conventions and style, by having more control over the training and configuration of the coding assistance, we adjust how we want it to behave.

So maybe for specific activities, we need it to advise developers to behave in a different style or manner. Now this could be by project - imagine it in use within a software development house that has multiple clients or even a centralized development function providing services to different organizational departments.

By the AI Coding Assistant being able to prompt and remind the developer it saves them having to think "how am I meant to do that with this project" - or reduces the risk of using the wrong approach for the wrong client.

Design patterns and architectural principles.

AI Coding Assistants can assist developers in implementing design patterns and adhering to architectural principles. They can recognize patterns in code and suggest appropriate design patterns or architectural improvements based on your organization's preference and approach.

When it comes to design patterns and architectural principles, it can be incredibly useful to mirror what already exists in a code base.

If I come in as a consultant and add functionality, it helps for me to make it look and feel like it's part of the existing project. This helps with the software developer comprehension, making it easier to validate today and modify it in the future. This talks to Jacob's Law from the Laws of UX website, which advises you to use patterns and user experiences that your audience would expect - avoid the novel when the expected will allow them to get their job done much more effectively.

I introduced Jacob's Law back in episode 164 about design patterns.

Quality assurance and code reviews.

AI Coding Assistants can aid in code reviews by automatically detecting potential issues, security vulnerabilities or performance bottlenecks. They can assess code against organizational quality standards and provide feedback to ensure code quality and adherence to best practice.

As with other potential improvements being tailored to the organization, the AI coding system can help to mitigate organizational specific concerns. Maybe there is a known performance issue for an organization or a previously exploited security risk. The AI coding assistant can be configured to look for and alert the software developer early in the process. And with all things, the closer to the software developer problem can be highlighted, the cheaper and more effectively it can be resolved.

Integration with existing tools and workflows.

AI Coding Assistants can be integrated with existing development tools and workflows, ensuring seamless adoption within or an organization's software development process. They can provide suggestions and feedback directly within the software developers, tools and enabling developers to work effectively.

Being able to integrate directly into the software developer tools helps to meet the developer where they are. This can help with adoption and reduce distraction having to learn different tools.

It also means that they don't have to leave their tools, thus breaking any cognitive flow they have on the current problem they're working on.

But I also think this benefit talks to more automation via the AI Coding Assistant.

Software developers love automation. They love not having to repeat manual steps. And they love being able to do it without leaving their tools. The simple joy that I've seen from developers able to deploy website changes by asking a chatbot rather than following a laborious manual process is a glorious thing to see.

Plus it can really help in environments that have a variety of procedures and approaches for multiple systems.

By being able to abstract away all of that complexity, by simply asking an AI Coding Assistant to do the job, cuts down greatly on developer cognitive load and keeps the developer productive.

Integration with an organization's tools, however, does provide a greater security risk if the coding assistant isn't secure. I talked about this in last week's episode when I talked about privacy and security concerns.

If you're providing that AI coding system a level of trust and providing them an ability to do things that a cyber criminal could find useful, then it needs to be secure. But as I said at the start of this episode, I would expect providers to be working hard to address those concerns quickly.

Knowledge sharing and onboarding.

AI Coding Assistants can contribute to knowledge sharing within an organization by storing and retrieving code snippets, best practice and project specific insight. They can assist in onboarding new developers by providing guidance and context specific suggestions.

That onboarding aspect is really exciting for me, as a consultant that wants to be as productive as possible as quickly, as possible when landing with a client.

By leveraging AI Coding Assistants during the onboarding process, organizations can facilitate the integration of new developers into the development teams more effectively. These assistants can provide valuable guidance, promote adherence to coding standard, and foster a culture of learning collaboration. Ultimately, this leads to a faster onboarding, improved code quality and enhanced productivity within the organization.

Now contrast that with the actual onboarding process I find in many organizations today.

Normally I'll turn up and I'll be pointed at a mountain of online documentation - with no one having the time to be able to help guide me through it. I worked in organizations where there are 20 plus new starter guides, all for different teams, all contradicting each other ever so slightly - leaving me to tease out the pieces that I need for my particular work.

It can be soul destroying when all you want to do is get to work and show value quickly.

In this episode, I've looked at the potential future benefits of AI Coding Assistants being more specific to your organization, such as: * Coding conventions and style * Project-specific requirements * Design patterns and architectural principles * Quality assurance and code reviews * Integration with existing tools and workflows * Knowledge sharing and onboarding

These potential benefits from tailoring go some way to address the potential negatives that I raise in last week's episode, and given the market potential, I would expect AI Coding Assistants to focus heavily on being able to tailor it to your organization.

An assistant may have been born using vast amounts of public data, but will grow up in your specific environment.

So not only will it be more secure, it is also going to be much more aligned to how your particular organization works.

As with all things AI, it will be interesting to see how this develops.

Thank you for taking the time to listen to this episode. I look forward to speaking to you again next week.

ChatGPT transcript

This episode used content generated through conversation with ChatGPT. The below is the full conversation with ChatGPT.


User:

List the advantages to a software developer using an ai coding assistant

ChatGPT:

Using an AI coding assistant can offer several advantages to software developers:

Increased productivity: An AI coding assistant can help automate repetitive tasks, provide code suggestions, and offer quick fixes for common errors. This accelerates development workflows and allows developers to write code more efficiently.

Code optimization: AI coding assistants often analyze code and provide suggestions for optimization. They can identify areas where code can be refactored or improved, leading to cleaner and more efficient implementations.

Learning and knowledge enhancement: AI coding assistants can provide real-time feedback, helping developers learn best practices and coding conventions. They can also offer insights into new technologies, libraries, and frameworks, keeping developers up to date with the latest advancements in the field.

Error detection and debugging: AI coding assistants can assist in identifying and fixing errors in code. By analyzing the codebase, they can catch potential bugs and offer suggestions to resolve them, saving developers time and effort in the debugging process.

Collaboration and code consistency: AI coding assistants can help maintain code consistency across a team by enforcing coding standards and style guidelines. They can also aid in collaborative coding, suggesting changes or improvements to code written by other team members.

Code documentation: AI coding assistants can generate documentation based on code analysis, making it easier for developers to document their code and keep it up to date. This can be particularly helpful when working on complex projects with multiple contributors.

Code completion and suggestions: AI coding assistants offer intelligent code completion, automatically suggesting code snippets, function signatures, and variable names based on context. This speeds up development and reduces the chances of introducing syntax errors.

Overall, using an AI coding assistant can enhance a developer's productivity, code quality, and learning experience, leading to faster development cycles and improved software outcomes.


User:

What negatives could be felt for using ai coding assitants

ChatGPT:

While AI coding assistants provide numerous benefits, there are a few potential negatives to consider:

Overreliance and skill degradation: Relying too heavily on AI coding assistants may hinder developers from developing their problem-solving and coding skills. It's important to strike a balance between using the assistant as a tool and actively engaging in the coding process.

Lack of creativity and innovation: AI coding assistants primarily work based on existing patterns and code examples. They might not possess the creativity and innovative thinking that humans bring to the table. Developers might miss out on exploring novel approaches or unique solutions if they solely rely on AI suggestions.

False positives and incorrect suggestions: AI coding assistants may occasionally provide incorrect or misleading suggestions. While they strive to be accurate, they are limited by the data they have been trained on. Developers need to carefully review and validate the suggestions to avoid introducing bugs or errors into their code.

Limitations with domain-specific knowledge: AI coding assistants might not possess deep knowledge of specific domains or industries. They might struggle to understand complex business logic or domain-specific requirements, potentially leading to suboptimal or incorrect suggestions.

Privacy and security concerns: Using AI coding assistants often involves granting them access to the codebase, which may raise privacy and security concerns, especially when dealing with proprietary or sensitive information. It's crucial to carefully evaluate the security measures and data handling policies of the AI coding assistant provider.

Dependency on internet connectivity: Many AI coding assistants require a stable internet connection to function properly. In situations where internet access is limited or unreliable, developers may face disruptions or be unable to utilize the assistant's features fully.

Adoption and learning curve: Introducing an AI coding assistant to a development team requires time for learning and adaptation. Developers need to familiarize themselves with the tool's functionalities, integrate it into their workflow, and adjust their coding practices accordingly. This initial learning curve can temporarily impact productivity.

By understanding these potential negatives and taking appropriate measures, developers can make the most of AI coding assistants while mitigating any drawbacks. It's essential to strike a balance and leverage the assistant's capabilities effectively within the development process.


User:

What is the future of ai coding assitants

ChatGPT:

The future of AI coding assistants holds great potential for further advancements and improvements. Here are a few aspects that may shape their development:

Enhanced contextual understanding: AI coding assistants will continue to evolve in their ability to understand code context, project requirements, and user intent. This will enable them to provide even more accurate and relevant suggestions, making them increasingly indispensable tools for developers.

Integration with more development tools: AI coding assistants will likely integrate seamlessly with various development environments, IDEs, and code editors, offering real-time assistance within the developer's preferred workflow. This integration will streamline development processes and make AI coding assistants more accessible to a broader range of developers.

Customization and adaptability: Future AI coding assistants may allow developers to customize their behavior and preferences according to their coding style, project requirements, and team conventions. This flexibility will enable developers to tailor the assistant's suggestions to their specific needs, enhancing productivity and code quality.

Deeper understanding of codebase and project context: AI coding assistants may become more proficient in understanding and analyzing entire codebases, enabling them to provide comprehensive suggestions and improvements beyond individual code snippets. They may offer insights into architectural design, code organization, and potential optimizations at a system level.

Collaboration and knowledge sharing: AI coding assistants could facilitate collaborative coding environments by providing real-time suggestions, conflict resolution, and code merging assistance. They may also serve as repositories of collective knowledge, storing and sharing best practices, patterns, and reusable code components across development teams.

Natural language interfaces: AI coding assistants might incorporate natural language processing capabilities, allowing developers to interact with them using more human-like language and commands. This could make the interaction more intuitive and reduce the learning curve for using the assistants effectively.

Smarter debugging and error prevention: Future AI coding assistants may become more adept at identifying and preventing errors at an early stage. They could offer sophisticated debugging support, intelligent error detection, and suggest fixes based on comprehensive code analysis, minimizing the time spent on debugging.

Overall, the future of AI coding assistants looks promising, with the potential to revolutionize software development by increasing productivity, improving code quality, and fostering collaboration among developers. As the technology progresses, developers can expect more powerful and intelligent coding assistants to assist them in their daily work.


User:

Are ai coding assistants likely to support organisational process, concepts, styles, etc

ChatGPT:

Yes, AI coding assistants are likely to support organizational processes, concepts, styles, and other guidelines. As these assistants evolve, they can be designed to align with specific organizational coding standards, style guides, and development processes.

Here's how AI coding assistants can support organizational aspects:

Coding conventions and style: AI coding assistants can be trained to understand and enforce specific coding conventions and style guidelines followed by an organization. They can provide suggestions and corrections to ensure code consistency across projects and teams.

Project-specific requirements: Organizations often have project-specific requirements or domain-specific conventions. AI coding assistants can be configured to understand and adapt to these requirements, providing suggestions and validations that align with the organization's needs.

Design patterns and architectural principles: AI coding assistants can assist developers in implementing design patterns and adhering to architectural principles. They can recognize patterns in code and suggest appropriate design patterns or architectural improvements based on the organization's preferred approaches.

Quality assurance and code reviews: AI coding assistants can aid in code reviews by automatically detecting potential issues, security vulnerabilities, or performance bottlenecks. They can assess code against organizational quality standards and provide feedback to ensure code quality and adherence to best practices.

Integration with existing tools and workflows: AI coding assistants can be integrated with existing development tools and workflows, ensuring seamless adoption within an organization's software development processes. They can provide suggestions and feedback directly within IDEs, code editors, or version control systems, enabling developers to work efficiently.

Knowledge sharing and onboarding: AI coding assistants can contribute to knowledge sharing within an organization by storing and retrieving code snippets, best practices, and project-specific insights. They can assist in onboarding new developers by providing guidance and context-specific suggestions.

By incorporating organizational processes, concepts, styles, and guidelines into AI coding assistants, organizations can ensure that these tools align with their unique requirements and contribute to consistent and efficient software development practices.


User:

Explain more about the onboarding benefits

ChatGPT:

Certainly! AI coding assistants can offer several benefits during the onboarding process of new developers in an organization:

Guided learning: AI coding assistants can provide contextual guidance to new developers, helping them understand the organization's coding conventions, best practices, and style guidelines. They can offer real-time suggestions and explanations, aiding in the learning process and reducing the time required for new developers to become familiar with the coding standards.

Code examples and snippets: AI coding assistants can serve as repositories of code examples and snippets specific to the organization's projects and domain. New developers can leverage these examples to understand common patterns, implementations, and approaches followed by the organization. This accelerates their learning and enables them to ramp up quickly.

Error prevention and feedback: AI coding assistants can proactively detect potential coding errors, security vulnerabilities, or performance issues in the code written by new developers. By offering real-time feedback and suggestions for improvement, the assistants help new developers avoid common pitfalls and ensure their code adheres to the organization's quality standards.

Consistency and adherence to standards: AI coding assistants can enforce coding standards and style guidelines during the onboarding process. They can automatically flag deviations and provide suggestions to align code written by new developers with the organization's established practices. This ensures consistency across the codebase and promotes adherence to the organization's coding standards from the start.

Efficient problem-solving: AI coding assistants can assist new developers in problem-solving by offering suggestions and insights based on their understanding of the codebase and existing patterns. This can help new developers navigate through complex codebases and identify potential solutions more efficiently.

Continuous learning and improvement: AI coding assistants can learn from the coding practices and patterns of experienced developers in the organization. As new developers interact with the assistants, their feedback and interactions contribute to improving the assistants' capabilities over time, creating a cycle of continuous learning and improvement.

By leveraging AI coding assistants during the onboarding process, organizations can facilitate the integration of new developers into their development teams more effectively. These assistants provide valuable guidance, promote adherence to coding standards, and foster a culture of learning and collaboration. Ultimately, this leads to faster onboarding, improved code quality, and enhanced productivity within the organization.


User:

Do we expect ai coding assistants to be an essential tool for any software developer? If not not yet, when?

ChatGPT:

While AI coding assistants offer significant benefits, it's not guaranteed that they will become an essential tool for every software developer in the immediate future. The adoption and necessity of AI coding assistants can vary depending on factors such as the developer's preferences, project complexity, development environment, and available resources.

However, as AI coding assistants continue to evolve and improve, there is a possibility that they will become increasingly essential tools for software developers. The advancements in natural language processing, code understanding, and machine learning techniques will enhance the capabilities of AI coding assistants, making them more valuable in various scenarios.

The point at which AI coding assistants become indispensable tools for all software developers will depend on several factors, including:

Advancements in AI technology: Continued advancements in AI, particularly in natural language processing, code analysis, and context understanding, will contribute to the effectiveness and reliability of AI coding assistants. As these technologies mature, the assistants will become more capable and reliable in assisting developers across different programming languages and development environments.

Integration and compatibility: Seamless integration of AI coding assistants into popular development environments, IDEs, and code editors will play a crucial role in their widespread adoption. When developers can easily incorporate the assistants into their existing workflows without significant disruptions, the barrier to entry will be lowered, making them more accessible and likely to be adopted widely.

Trust and reliability: Developers need to trust the suggestions and assistance provided by AI coding assistants. As the assistants demonstrate higher accuracy, better understanding of code context, and reduced false positives, developers will rely on them more confidently. Building trust will be essential for wider acceptance and adoption.

Industry support and best practices: Widespread adoption of AI coding assistants may also depend on the support and endorsement of influential organizations, industry leaders, and established coding standards bodies. When these entities recognize the value and benefits of AI coding assistants and endorse their use, it can accelerate their adoption across the software development community.

While it is challenging to predict the exact timeframe, it is conceivable that AI coding assistants could become an essential tool for many software developers within the next several years. As the technology continues to advance and address current limitations, AI coding assistants have the potential to significantly enhance developer productivity, code quality, and collaboration in the software development process.


User:

Compare the ai coding experience to IDE auto completion like visual studio's intillisense

ChatGPT:

AI coding assistants and IDE auto-completion, such as Visual Studio's IntelliSense, serve similar purposes of assisting developers in their coding tasks. However, there are notable differences between the two:

Contextual Understanding: While IDE auto-completion like IntelliSense provides suggestions based on the current context within the code editor, AI coding assistants leverage machine learning algorithms to analyze a broader context. They consider patterns from vast codebases and take into account code semantics, coding conventions, and best practices to offer more comprehensive and intelligent suggestions.

Code Quality and Refactoring: AI coding assistants often go beyond simple code completion and offer suggestions for code refactoring, optimizations, and error prevention. They can identify potential code smells, performance bottlenecks, and security vulnerabilities, providing valuable feedback to improve code quality. IDE auto-completion typically focuses on providing suggestions based on existing code within the project.

Learning and Adaptability: AI coding assistants continuously learn from the code they analyze and interactions with developers. They can adapt to specific coding styles, project requirements, and evolving best practices. IDE auto-completion, while customizable to some extent, primarily relies on predefined code patterns and rules.

Integration with Development Workflow: IDE auto-completion tools like IntelliSense are tightly integrated into the IDE and provide suggestions within the coding environment. AI coding assistants, on the other hand, can be integrated with various development environments, IDEs, or code editors, extending their functionality beyond a specific tool and offering cross-platform support.

Language Support: IDE auto-completion tools are typically designed to support specific programming languages or frameworks within a specific IDE. AI coding assistants, depending on their design, can potentially offer support for multiple programming languages and frameworks, making them more versatile in multi-language or diverse development environments.

Autonomy and Assistance: AI coding assistants can provide more proactive assistance, offering suggestions and guidance as developers write code. They can detect potential issues and provide recommendations even before the developer initiates a request. IDE auto-completion, on the other hand, primarily responds to triggers or manual requests from the developer.

In summary, AI coding assistants provide a more advanced and intelligent coding experience compared to IDE auto-completion like IntelliSense. They leverage machine learning algorithms, analyze broader code contexts, offer suggestions beyond simple completion, and continuously learn and adapt. While IDE auto-completion is still a valuable and widely used feature, AI coding assistants have the potential to revolutionize the coding experience by enhancing productivity, code quality, and error prevention.


User:

Summarise IDE auto-completion like IntelliSense

ChatGPT:

IDE auto-completion, exemplified by IntelliSense in Visual Studio, is a feature that suggests code completions and provides context-aware suggestions as developers write code. It offers the following key characteristics:

Contextual suggestions: IntelliSense analyzes the code context, including variables, functions, and available libraries, to provide relevant suggestions as developers type. It assists in completing code statements, method signatures, and property names.

Quick documentation: IntelliSense often displays tooltips or brief documentation for suggested items, offering information on function parameters, return types, and available options. This helps developers understand the usage and purpose of code elements.

Customizable behavior: Developers can often customize IntelliSense preferences, including the order and type of suggestions, enabling them to tailor the auto-completion experience to their preferences and coding style.

Language and framework support: IntelliSense is typically designed to support specific programming languages and frameworks. It provides language-specific suggestions and understands language-specific constructs, making it more effective for code completion within those languages.

Trigger-based suggestions: IntelliSense suggestions are typically triggered by specific keystrokes or symbols, such as typing a period (".") to access member suggestions or pressing Ctrl+Space to invoke suggestions explicitly.

Integration within IDE: IntelliSense is tightly integrated into the IDE, providing suggestions directly within the code editor. It ensures a seamless coding experience without the need for external tools or plugins.

Overall, IDE auto-completion like IntelliSense enhances developer productivity by reducing manual typing and offering relevant suggestions in real-time. It provides contextual assistance, improves code accuracy, and helps developers explore available options and code elements within the integrated development environment.


User:

Summarise IDE auto-completion like IntelliSense for a non technical managerial audience

ChatGPT:

IDE auto-completion, such as IntelliSense in Visual Studio, is a feature that assists software developers as they write code. It provides suggestions and completes code statements based on the context of what they are typing. This helps developers write code faster and with fewer errors.

IntelliSense understands the programming language and frameworks being used and suggests appropriate code elements like functions, variables, and properties. It even provides quick documentation to help developers understand how to use these code elements correctly.

This feature is seamlessly integrated into the development environment, so developers don't need to use external tools. It improves the coding experience by reducing the need for manual typing and offering helpful suggestions that align with best practices.

In summary, IDE auto-completion like IntelliSense is a valuable tool that assists developers by suggesting and completing code as they write, ultimately making the coding process more efficient and less error-prone.