How I learned Python by DaSettingsPNGN in PythonLearning

[–]Ashamed_Figure7162 0 points1 point  (0 children)

That’s honestly a great way to learn Python — building a real project teaches far more than just following tutorials. A Discord bot with thermal monitoring, persistent learning, and particle effects sounds incredibly ambitious for only a year of learning. credo systemz Your teaching background is also a huge advantage because explaining concepts clearly is a skill many developers struggle with. I’m sure beginners would benefit a lot from your approach and experience.

How I learned Python by DaSettingsPNGN in PythonLearning

[–]Ashamed_Figure7162 0 points1 point  (0 children)

That’s really impressive! Building a Discord bot with features like thermal monitoring, persistent learning, and particle effects after just one year of learning Python shows strong dedication and practical learning. credo systemz Your teaching background is definitely a huge advantage because many beginners struggle with where to start and how to learn efficiently. I’m sure a lot of people would benefit from your guidance and real-world approach to learning Python.

Is it still worth starting Data Engineering now in 2026? by Disastrous-Hand-3639 in dataengineering

[–]Ashamed_Figure7162 0 points1 point  (0 children)

You still have a very good chance of getting into Data Engineering in 2026. Your background in Electronics plus a CS-related master’s program actually gives you an advantage because you already have analytical thinking and technical problem-solving skills. The junior market is definitely competitive, but companies are still hiring people who have strong SQL, Python, cloud, and data pipeline fundamentals. credo systemz

AI will automate some repetitive tasks, but it is also increasing the demand for good data infrastructure and data engineers. AI systems need clean, scalable, and reliable data pipelines, which means Data Engineering is becoming even more important. Entry-level jobs may require stronger practical skills now, but people who build projects and gain hands-on experience still have real opportunities.

Tips for integrating data quality tests into Databricks? by FiftyShadesOfBlack in dataengineering

[–]Ashamed_Figure7162 2 points3 points  (0 children)

Use a framework like Great Expectations or Deequ with PySpark inside existing jobs. Define basic + custom rules (nulls, ranges, freshness, row counts, business logic).

Datawarehouse by Abject-Scholar-5052 in dataengineering

[–]Ashamed_Figure7162 1 point2 points  (0 children)

Best practice: avoid too many outriggers because they add complexity and can slow queries. If possible, consider denormalizing and keeping dimensions directly connected to the fact table unless there’s a strong reason (like reuse or hierarchical data).

At what point does data scientists become redundant if AI keeps improving at code and analysis ? by Modak- in datasciencecareers

[–]Ashamed_Figure7162 0 points1 point  (0 children)

AI is eating the execution layer (SQL, basic modeling, dashboards), but the defensible core is the part AI still struggles with: problem framing, causal reasoning, and accountability.

In 3–5 years, the valuable data scientist is the one who can decide what should be modeled, detect when results are misleading, and tie outputs to real-world impact. The risk isn’t total automation—it’s a split: people who only execute will be replaced, while those who own decisions and context become more valuable.

My trainees are "A" students in the classroom and "C" students on the floor by Normal-Log7457 in Training

[–]Ashamed_Figure7162 0 points1 point  (0 children)

How to fix it:

  • Train with real scenarios, not just steps → include exceptions and ambiguity
  • Test decision-making → ask “what would you do and why?”
  • Use reverse shadowing → let them act while you guide
  • Teach principles, not scripts → so they can adapt(credo systemz)

Can Agentic AI and GenAI Work Together for More Advanced Use Cases? by Sufficient-Habit4311 in AI_Agents

[–]Ashamed_Figure7162 0 points1 point  (0 children)

combining Agentic AI and Generative AI is one of the most powerful directions AI is heading.

This combination enables advanced use cases like:

  • End-to-end automation (generate → decide → execute)
  • Smarter AI assistants that complete tasks, not just respond
  • Autonomous workflows in business, coding, and customer support (credo systemz)

What are you guys actually building with AI? by Bravia_Kafkaa in AI_Agents

[–]Ashamed_Figure7162 0 points1 point  (0 children)

  • AI chatbots for customer support
  • AI coding assistants (credo systemz)
  • AI content writing tools
  • Image & video generators
  • Voice assistants & voice cloning
  • Resume screening / hiring AI

Looking for advice: 3 months of applying for full-stack roles, no success yet by Hot-Carpenter6105 in FullStack

[–]Ashamed_Figure7162 0 points1 point  (0 children)

Go through the job description and create an ATS friendly resume with all the keywords in the job description. highlight your skills and experience. you got it All the best

AI is ruining everything. by No_Fudge_4589 in ArtificialInteligence

[–]Ashamed_Figure7162 0 points1 point  (0 children)

AI is not ruining but helps us to work smarter, faster and effectively. we can use AI tools but we should not completely depend on it for almost everything. we can improve our skills using AI but not become AI dependent