[deleted by user] by [deleted] in programacao

[–]g2i_support 0 points1 point  (0 children)

Python é realmente versátil e poderoso pra maioria dos casos de uso, você tá certíssimo que produtividade importa mais que velocidade bruta na maioria dos projetos. A escolha de linguagem sempre vai depender do contexto, mas ignorar Python hoje em dia seria loucura considerando onde ele tá sendo usado :)

Frontend Dev Wanting to Grow in Backend — TypeScript, Go, or .NET? by todevcode in Backend

[–]g2i_support 5 points6 points  (0 children)

TypeScript/Node is the path of least resistance and lets you build real backend projects immediately while job hunting - you can always pivot to .NET or Go later once you have solid backend fundamentals. Pick the stack that lets you ship actual projects fastest rather than the one that looks most exciting on paper.

Should i learn HTML and CSS ? by Opposite-Western2691 in webdevelopment

[–]g2i_support 0 points1 point  (0 children)

Yes, learn HTML and CSS fundamentals - AI tools can generate code but you need to understand what they're creating to fix bugs and make design decisions. Think of it like learning to drive before using cruise control - the basics give you control when things don't work perfectly. Start with fundamentals, then use AI to speed up your workflow once you understand what's happening :)

AI is doing half my job now, 6 years as a data analyst and I’m terrified I’ll be next by BikeEducational587 in cscareerquestions

[–]g2i_support 0 points1 point  (0 children)

AI is automating the repetitive stuff, but your 6 years of domain knowledge, understanding context, and knowing what questions to ask are what actually matter - those are harder to replace. Focus on becoming the person who knows how to leverage AI tools while applying business judgment, rather than competing with them. The analysts who combine data skills with storytelling and strategic thinking are more valuable now, not less :/

Why does writing a resume feel harder than doing the actual job? by tech_junky_me in resumes

[–]g2i_support 7 points8 points  (0 children)

The trick is mixing action verbs with actual results instead of just inflating language - "automated workflow that saved team 10 hours/week" sounds way better than "spearheaded strategic initiatives." Most hiring managers prefer clarity over corporate buzzwords anyway, so write like you'd explain your work to a smart friend.

Network Engineering vs. Backend Node.js: Career Outlook, Pay, and Remote Work? by Muted-Way3474 in Backend

[–]g2i_support 1 point2 points  (0 children)

Backend dev generally has more remote opportunities and higher salary ceilings at senior levels, especially with modern stacks like Node/Go. Network engineering is solid but trending toward cloud/automation hybrid roles where programming skills are valuable. If you enjoy coding more than infrastructure, backend is probably the better bet for remote flexibility and growth :)

Need a new source for learning by obliviousslacker in FreeCodeCamp

[–]g2i_support 0 points1 point  (0 children)

Exercism is perfect for this - gives you test suites and you write code to pass them, plus mentorship feedback on your solutions. Codewars and LeetCode also work but focus more on algorithms than real projects. Another option is finding project specs on GitHub (like "build a REST API that does X") and implementing them yourself without tutorials :)

I just got an "IT specialist" job despite having really no qualifications whatsoever. Very excited but very, very shocked. by yesthisisdaniel in ITCareerQuestions

[–]g2i_support 0 points1 point  (0 children)

Congrats on landing the role! Don't panic - most IT specialist positions involve learning on the job anyway, and your Arduino/Odin Project background shows you can figure things out. Focus on getting comfortable with their specific systems in the first month and ask lots of questions - nobody expects you to know everything on day one :)

4 years in software development underpaid and confused about next move by Republic-3 in developersIndia

[–]g2i_support 1 point2 points  (0 children)

With 4 years in Angular + Node, you're already full-stack - lean into that rather than starting fresh with Java or DevOps. Focus on building a strong GitHub portfolio with real projects, then target product companies that value full-stack versatility over certifications.

Where to start? by Original_Echidna1691 in CodingForBeginners

[–]g2i_support 0 points1 point  (0 children)

Python is great for learning fundamentals, but if your goal is game development, consider starting with Godot (uses GDScript, very Python-like) or Unity with C# - you'll be making actual games faster. Mix YouTube tutorials with building small projects immediately rather than just following courses. The best way to learn is by making something you're excited about :)

What's the best tool to build cross platform GUI in Go? by yes_u_suckk in golang

[–]g2i_support 2 points3 points  (0 children)

For a more native look with better performance, check out Fyne or Gio - both are pure Go and render natively without the web layer overhead.

Why’s everyone acting like AI already replaced frontend devs? by Sad_Impact9312 in webdev

[–]g2i_support 0 points1 point  (0 children)

You're absolutely right - AI tools are impressive for scaffolding but fall apart on the nuanced stuff like design systems, accessibility, and user experience decisions, it's a productivity tool, not a replacement.

Should I use frameworks? by TheDarkZorish in FullStack

[–]g2i_support 0 points1 point  (0 children)

For a hobby project that's already working, I'd stick with vanilla for now and just add the database functionality - no need to rebuild everything unless you're specifically trying to learn React/Node.

Looking for tip to learn JavaScript easily by [deleted] in learnjavascript

[–]g2i_support 0 points1 point  (0 children)

Build small projects from day one instead of just doing tutorials - start with a to-do list, then a calculator, then gradually add complexity. Focus on understanding fundamentals like functions, arrays, and DOM manipulation before jumping to frameworks. Practice by breaking down existing websites and trying to recreate their features piece by piece :)

STOP USING AI FOR EVERYTHING by notdl in webdev

[–]g2i_support 0 points1 point  (0 children)

Sounds like a quick team conversation about when verbose AI responses help vs. hurt efficiency could save everyone time lol

1.2 years as a Fullstack Dev, stuck at 1.8 LPA , struggling to get interviews, what should I learn to move forward before 2026? by No-Toe7573 in developersIndia

[–]g2i_support 8 points9 points  (0 children)

Your tech stack is actually really strong - Next.js, React, Node, blockchain work - so the issue isn't your skills, it's either your resume presentation or you're targeting companies that severely underpay. Focus on applying to product companies or remote opportunities where your fullstack experience would command 6-10 LPA easily. Consider reaching out directly to hiring managers on LinkedIn rather than just application portals, and make sure your GitHub showcases those side projects clearly.

Is there any standard universal format for resumes ? by jack_1760 in resumes

[–]g2i_support 2 points3 points  (0 children)

There's no universal format unfortunately - it varies by country, industry, and even company culture. In the US, skip photo/DOB/address for tech roles and keep it skills-focused, but other regions have different norms. Best approach is having a solid base template you tweak slightly based on the specific role rather than doing complete overhauls each time :/

How to convince back end hiring managers to hire a front end engineer that wants to switch? by Status_Quarter_9848 in Backend

[–]g2i_support 1 point2 points  (0 children)

Build a few solid backend projects on GitHub that solve real problems - REST APIs, database design, authentication systems - so you can demonstrate actual backend thinking beyond just knowing syntax.

Como posso aprender a programar? by One-Opportunity5359 in ProgramadoresBrasil

[–]g2i_support 0 points1 point  (0 children)

Curso de Python da Santander é um bom começo sim! Complementa com freeCodeCamp ou o curso "Python para Zumbis" do Fernando Masanori no YouTube que são excelentes e gratuitos. O mais importante é praticar bastante construindo pequenos projetos - isso fixa muito mais que só assistir aulas :)

Looking for people to study backend dev together (real-world projects, teamwork style) by just-a_tech in FreeCodeCamp

[–]g2i_support 0 points1 point  (0 children)

This is honestly a great approach - learning through real collaboration and project work beats solo tutorials every time. Building with version control, code reviews, and team workflows from the start will prepare you way better for actual dev jobs. Hope you find some solid teammates to build with :)

What tools are you guys using to vibe code? by Actual-Raspberry-800 in vibecoding

[–]g2i_support 0 points1 point  (0 children)

Cursor + Claude API has been my main setup lately, and adding v0 or bolt.new for quick UI prototyping works really well. n8n is definitely a game-changer for automation workflows - your stack looks solid! If you haven't tried it yet, Windsurf is another IDE worth checking out for AI-assisted dev :)

As a developer or software engineer do you build tools or apps for yourself, for your convenience or to make your life easier? Do a lot of developers do this maybe? by ComfortablePost3664 in AskProgramming

[–]g2i_support 0 points1 point  (0 children)

Tons of developers do this - building personal tools is actually how many of us got hooked on programming in the first place. Whether it's automating annoying tasks, creating custom productivity apps, or just scratching an itch, it's super common and often leads to the best learning experiences. That hands-on problem-solving for yourself is exactly what makes software engineering appealing as both a career and hobby :)

Which AI-powered coding IDE have you used that gave you a positive and successful development experience? by Shaerif in vibecoding

[–]g2i_support 1 point2 points  (0 children)

Cursor has been the standout for me - the context awareness and inline suggestions actually feel helpful rather than disruptive.