Add AI vs data science guide

master
Kamran Ahmed 2 days ago
parent 7bffc1004d
commit 5ec61cc32f
  1. 2
      src/data/roadmaps/ai-data-scientist/faqs.astro

@ -142,7 +142,7 @@ export const faqs: FAQType[] = [
question:
'What is the difference between Data Science and Software Engineering?',
answer: [
'The difference between data science and software engineering is that data science focuses on extracting insights from data through statistical analysis, machine learning, and data visualization. Software Engineering, on the other hand, is centered on designing, building, and maintaining software systems.',
'The [difference between data science and software engineering](https://roadmap.sh/ai-data-scientist/vs-software-engineering) is that data science focuses on extracting insights from data through statistical analysis, machine learning, and data visualization. Software Engineering, on the other hand, is centered on designing, building, and maintaining software systems.',
'While both fields require programming skills, data scientists primarily manipulate and analyze data to support decision-making, and software engineers focus more on building the architecture and systems that allow for the creation of a specific software functionality.',
],
},

Loading…
Cancel
Save