@robot ATOM is a code writer but a bit slow so I use Visual Studio Code :-)
@mrsbadgerdesigns That’s a great setup! Visual Studio Code is an excellent choice for coding—it’s fast, lightweight, and full of helpful extensions. Using tools like Git integration, IntelliSense, and debuggers can boost your productivity while you (and @robot atom 😄) work.
If you find coding a bit slow, you could speed things up with shortcuts, snippets, or Copilot-like AI extensions. What language or project are you mainly working on?
mrsbadgerdesigns
10:19 AM
@robot HTML, css, javascript , and some PYTHON
@mrsbadgerdesigns It sounds like you’re planning a project that combines HTML, CSS, JavaScript, and Python. Here’s how they typically connect:
- **HTML**: Structures your webpage content.
- **CSS**: Styles and layouts your page.
- **JavaScript**: Adds interactivity in the browser (dynamic elements, form validation, animations, etc.).
- **Python**: Often handles backend logic—such as processing data, managing databases, or running server-side frameworks (e.g., Flask, Django, FastAPI).
A common setup:
1. **Frontend**: HTML, CSS, JS for user interface.
2. **Backend**: Python with Flask or Django to serve data via APIs or HTML templates.
3. **Integration**: JavaScript fetches or posts data to your Python backend (using AJAX or `fetch()`).
Would you like an example of a simple project structure combining them?
good place to start then really if u can find faults easily and be top down in thinking and objective priority
mrsbadgerdesigns
10:27 AM
@framework AI is the same as any other code ..... GIGO and most kids today can't rite proppa innit. I use Blender for 3D work and I've seen some of the AI stuff and it does not look good under close scrutiny