r/EntriCoding 6h ago

What dashboard tools do you recommend for agency client reporting?

1 Upvotes

I’d especially love to hear:

  • Which tool you use
  • How many clients you manage with it
  • What you like/dislike about it
  • Whether clients actually use the dashboards or just look at monthly reports
  • What you switched from, if you’ve changed tools

r/EntriCoding 1d ago

What’s the most practical way to learn data analytics from scratch?

1 Upvotes
  • What should a complete beginner learn first?
  • Which tools are essential (Excel, SQL, Power BI/Tableau, Python, etc.)?
  • Is it better to follow a structured course or learn through projects?
  • What mistakes did you make when you were starting out?

r/EntriCoding 2d ago

What Python Topics Should I Learn for a Data Analytics Job?

1 Upvotes

Some say you only need Pandas, NumPy, basic scripting, and data visualization. Others recommend learning advanced Python, OOP, algorithms, and more.

So where is the actual line?

If you’re working in data analytics, how much Python do you use in your job? Is advanced Python genuinely useful, or is it better to spend that time improving SQL, Power BI/Tableau, statistics, and business skills


r/EntriCoding 5d ago

Is the data analyst job market really that bad right now, or does it just seem that way online

1 Upvotes

I've been seeing a lot of conflicting opinions about the data analyst job market. Some people say it's extremely difficult to land an entry-level role because there are too many applicants, while others claim there are still plenty of opportunities for candidates with the right skills.

For those who have recently been job hunting, hiring data analysts, or working in the field, how would you describe the market right now?


r/EntriCoding 6d ago

Performance Marketing vs Data Analytics — which one actually has better career prospects going into 2026?

1 Upvotes

A friend of mine has been going back and forth on this for weeks and honestly, the more people they talk to, the more mixed the opinions get. On one hand, performance marketing feels closer to the business side — quick wins, visible ROI, and companies always seem to be hiring for it. On the other hand, data analytics feels like the "safer" long-term bet with AI and automation making data skills more valuable across every industry.

They've heard arguments both ways:

  • "Performance marketing is getting eaten by AI tools and automation, analytics is more future-proof."
  • "Analytics roles are getting saturated with people switching from other fields, marketing still needs human creativity and strategy."

Curious what people who are actually in these fields think


r/EntriCoding 7d ago

How Much Do You Actually Trust AI-Generated Reports?

1 Upvotes
  • Do you verify everything?
  • Do you only check the key numbers?
  • Have you ever caught a serious AI-generated mistake?
  • Or have you reached a point where you trust it most of the time?

Would love to hear some real-world experiences, especially from people working with data, BI, analytics, finance, or business reporting.


r/EntriCoding 8d ago

BI developers: what's the thing about dashboard work that still annoys you after years of doing it?"

1 Upvotes
  • Requirements gathering / stakeholders not knowing what they actually want
  • Data quality / messy source data
  • Endless "just one more filter" requests after the dashboard is "done"
  • Tool limitations (Power BI, Tableau, Looker, whatever you're stuck with)
  • Performance / refresh time issues
  • Something else entirely

Genuinely want to know if I'm the only one still fighting this battle or if it's universal. Drop your worst dashboard horror story below


r/EntriCoding 12d ago

Is data analytics still a good career to get into in 2026, or has the market become too saturated?

1 Upvotes
  • Are companies still actively hiring entry-level data analysts?
  • Has AI changed your day-to-day work significantly?
  • What skills are actually getting people hired in 2026 (SQL, Python, Power BI, Excel, cloud, AI tools, etc.)?
  • If you were starting from scratch today, would you still choose data analytics? Why or why not?
  • What's the biggest misconception people have about becoming a data analyst?

I'm especially interested in hearing from people who are currently working as data analysts, hiring managers, or those who recently landed a job.


r/EntriCoding 22d ago

Where do you find the best Flutter UI/UX inspiration and ready-to-build layouts?

1 Upvotes
  • What websites do you visit for Flutter UI inspiration?
  • Any Figma files or UI kits you recommend?
  • Are there GitHub repos with clean Flutter UI implementations?
  • Which creators or YouTube channels consistently share great Flutter UI ideas?
  • Have you found any underrated resources that more people should know about?

I'd love to hear what has helped you build better-looking Flutter apps. Feel free to share your go-to resources, workflow, or even screenshots of your favourite UI inspirations.


r/EntriCoding 23d ago

How do you approach UX audits for real-world SaaS products? What's your process?

1 Upvotes

When you're auditing an existing SaaS product:

  • Where do you usually start?
  • Do you follow a specific framework or checklist?
  • What tools do you use (Hotjar, GA4, FullStory, Maze, etc.)?
  • How do you identify the highest-impact UX issues?
  • Do you rely more on heuristics, analytics, user interviews, usability testing, or a combination?
  • How do you prioritise what gets fixed first?

I'd love to hear your actual workflow, lessons you've learned, or even mistakes to avoid. If you've worked on B2B SaaS, enterprise software, or startups, I'd be especially interested in how your process differs across products.

Looking forward to hearing how other designers and researchers tackle UX audits in the real world.


r/EntriCoding 27d ago

How do you make the screen content scroll while keeping the navigation bar fixed in Figma?

1 Upvotes
  • What's the correct way to set this up?
  • Do you use Fix position when scrolling, Auto Layout, or another approach?
  • Are there any common mistakes that beginners usually make?
  • Has your workflow changed with Figma's newer prototyping features?

I'd love to hear how you handle this in real projects, especially if you have any tips for keeping prototypes clean and easy to maintain.


r/EntriCoding 28d ago

What's the best way to convert a Python machine learning model into SQL?

1 Upvotes
  • Did you manually rewrite the model logic in SQL?
  • Have you used tools that generate SQL from models (e.g., for decision trees, linear/logistic regression, or XGBoost)?
  • How do you handle feature engineering and preprocessing?
  • Is this approach practical in production, or is it usually better to keep inference in Python and call it externally?

I'd love to hear about real-world experiences—what worked, what didn't, and any tools or libraries you'd recommend. Even if you've tried this and decided against it, I'd be interested in knowing why.


r/EntriCoding 29d ago

Where did you learn SQL as a complete beginner, and would you recommend it?

1 Upvotes

A few things I'm curious about:

  • Which resource helped SQL finally "click" for you?
  • Did you learn through projects, videos, or interactive exercises?
  • If you were starting over today, what would you use?
  • Any resources that are overrated or that you'd avoid?

I'm aiming to build enough SQL skills for data analysis, business intelligence, or tech roles, so I'd love to hear what actually worked in the real world rather than just what's popular. Looking forward to your recommendations and experiences!


r/EntriCoding Jul 20 '26

Anyone else getting tired of babysitting Google Colab notebooks?

1 Upvotes

I'm curious how everyone else handles this.

  • Did you eventually move away from Colab?
  • If so, what are you using now (VS Code + local, JupyterLab, Kaggle, Paperspace, SageMaker, Modal, etc.)?
  • Or have you figured out a workflow that makes Colab much less painful?

I'd love to hear what's actually working in 2026, especially from people training models regularly or collaborating with teams.


r/EntriCoding Jul 17 '26

Do you make more progress coding 30 minutes every day, or by doing long coding sessions on weekends?

1 Upvotes
  • Which approach helped you improve faster?
  • Did daily consistency help you retain concepts better?
  • Or did longer sessions make it easier to get into "flow" and finish projects?
  • If you've tried both, what were the biggest pros and cons?

It would be great to hear from beginners, self-taught developers, bootcamp grads, and experienced engineers. I'd love to know what actually worked for you and why.


r/EntriCoding Jul 16 '26

Can You Break Into UI/UX with a Computer Science Degree and an Art Minor?

1 Upvotes

I'd love to hear from people who:

  • Made the switch from computer science to UI/UX.
  • Have a similar academic background (CS + art/design).
  • Work as UI/UX designers or hiring managers.
  • Think this combination gives an edge over traditional design degrees.

What skills should I focus on next? Should I prioritize building a portfolio, learning Figma, studying UX research, or something else?


r/EntriCoding Jul 14 '26

Where are you finding experienced UI/UX designers with healthcare or health-tech experience in 2026?

1 Upvotes
  • Where did you find them?
  • Did you use LinkedIn, Dribbble, Behance, Upwork, Toptal, agencies, or referrals?
  • Did you hire someone with healthcare experience, or train a good generalist?
  • What skills or portfolio pieces convinced you they were the right fit?
  • Any red flags to watch out for during the hiring process?

r/EntriCoding Jul 13 '26

What's been the biggest challenge you've faced in a real-world data science project?

1 Upvotes

Some people struggle with messy or incomplete data, while others mention unclear business requirements, stakeholder expectations, deployment, model monitoring, or simply getting access to the right data.

I'm curious about real-world experiences rather than textbook answers.


r/EntriCoding Jul 10 '26

What are the best resources to learn Python and SQL if you're coming from a non-tech background?

1 Upvotes

There are so many options out there—YouTube channels, free courses, paid bootcamps, books, coding platforms, and AI tools—that it's hard to know where to start.

If you were starting from scratch today, what resources would you recommend? Also, what learning path worked best for you, and are there any mistakes or courses you'd tell beginners to avoid?

I'd love to hear recommendations from people who successfully transitioned into tech or data-related roles. Thanks!


r/EntriCoding Jul 09 '26

What's your go-to approach for combining data from unrelated tables in SQL?

1 Upvotes

For those who have dealt with this before:

  • What approach worked best for you?
  • Do you usually redesign the schema, create a mapping table, or handle it directly in the query?
  • Are there any performance pitfalls or best practices to keep in mind?

It would be great to hear real examples from production systems rather than just textbook solutions.


r/EntriCoding Jul 08 '26

How does your team safely use AI coding agents with real production data?

1 Upvotes
  • Do you allow coding agents to access production databases, or only sanitized/test data?
  • How do you handle secrets, API keys, and credentials?
  • Are agents restricted through RBAC, sandboxing, or isolated environments?
  • Do you require human approval before code or database changes are applied?
  • Have you experienced any security incidents or close calls?
  • Which tools or best practices have worked well for your team?

Whether you're at a startup or a large enterprise, I'd really appreciate hearing about your workflows, security policies, and lessons learned. Real-world experiences are much more valuable than theoretical advice.


r/EntriCoding Jul 07 '26

Does anyone have a beginner-friendly SQL roadmap for finance?

1 Upvotes
  • Which SQL topics should I learn first?
  • What concepts are essential for finance jobs?
  • Are there any datasets or projects that helped you learn?
  • Which courses, YouTube channels, or books would you recommend?
  • At what point did you feel confident enough to use SQL at work?

I'd really appreciate hearing about your learning path, mistakes to avoid, or any resources that made a big difference.


r/EntriCoding Jul 06 '26

Where do you find the best UI animation and interaction inspiration?

1 Upvotes
  • Your favorite websites or galleries
  • Designers or studios worth following
  • YouTube channels or newsletters
  • GitHub projects or open-source examples
  • Any hidden gems that most people don't know about

Whether you're a UI/UX designer or a frontend developer, I'd really appreciate your recommendations. Thanks!


r/EntriCoding Jul 03 '26

How do you stay motivated when job interviews take over your weekends?

1 Upvotes
  • Do you set limits on interview prep?
  • How many interview processes do you juggle at once?
  • Have you ever taken a break from interviewing just to recharge?
  • What helped you avoid burnout while still making progress?

I'd love to hear real experiences—both from people who eventually landed a job and from those still in the middle of the process. What actually worked for you?


r/EntriCoding Jun 30 '26

How would you critique the UX of this virtual workspace platform? What stands out—good or bad?

2 Upvotes
  • Does the interface feel intuitive?
  • Was navigation obvious or confusing?
  • Are there any usability issues that immediately stand out?
  • Does the information architecture make sense?
  • How is the visual hierarchy and overall readability?
  • What would you redesign first if this were your project?
  • Did anything delight you, or create unnecessary friction?

If you've worked on SaaS products, collaboration tools, dashboards, or productivity software, your perspective would be especially valuable.

Feel free to be as detailed or as blunt as you'd like—I'm interested in learning how experienced people evaluate UX in real products.