If you want a free PDF of the data science roadmap check it out here : www.datanash.co.uk/
@sophylove3430 Жыл бұрын
Please what apps can I use to self learn data science
@poches8651 Жыл бұрын
Password? ;(
@ArturDragunov Жыл бұрын
I've just recently finished their Data Scientist Professional Career Track and I was very satisfied with it. Indeed, datacamp is not the place where you can learn theoretical concepts. If you want to learn those, search for youtube videos, articles or go to the university at the end of the day :D. As I feel, datacamp is more about implementation of the concepts. As I have solid theoretical background from my master's studies this track was just as a quick learning how to put theory to practice using Python instead of R, which is usually used at statistical classes. So, depending on your initial goals, datacamp can be a good or a bad place to learn.
@olzhasshortanbai60126 ай бұрын
what masters degree you did if you are okay to tell that? statistics?
@arturdragunov5376 ай бұрын
@@olzhasshortanbai6012 Yeah, kind of. The initial name is Economic Data Analysis, Specialization of Data and Modeling. Statistical and Prob concepts + I spent an exchange semester focusing on ML and Deep Learning.
@kbagisetty4 ай бұрын
i like your reply
@freeignition3 ай бұрын
Interesting, I heard some universities use datacamp material
@daveebbelaar Жыл бұрын
I've never used DataCamp, but I recognize what you're saying about learning things in a "vacuum". The concepts just don't stick that way. Nothing beats real-world practice, working on actual projects.
@datanash8200 Жыл бұрын
100% being able to learn in context will just boos learning soo much
@FullRewardMinistries Жыл бұрын
Here's my experience with it so far. I've spent a lot of time developing proper study techniques, and learning how to learn. DataCamp works REALLY well for exposure, and showing concepts that you should learn. What I'll do is do the exercises, practice them, and write down the concepts. After I'm done I'll take a random DataFrame and start using the skills they taught in a HANDS-ON project. If you start with the right courses, they DO explain topics like libraries, but there is a lot of assumed knowledge. There are ways to make Data Camp work well for you, but if you're truly a beginner, chances are you won't learn it the way you should. I already had a lot of my study methods planned out, and had a lot of understanding to begin with.
@datanash8200 Жыл бұрын
That's some great insight, and I 100% agree. Now that I know the fundamentals of data science data camp is incredibly useful, but as a true beginner...
@adamwalters4373 Жыл бұрын
Agree as well. Im currently a beginner/intermediate with the programming stuff and I just started to see that you'll actually learn from doing projects outside of lessons or problems within the courses. Just completed my first project through DataCamp and it was actually time consuming given how quickly I got through a few courses in the SQL fundamentals. I also agree with you that its not an issue with DataCamp as I came from doing some courses in Coursera's Data Scientist Cert Program and felt that DataCamp has done a way better job with introducing concepts and allowing users to practice it. I plan on doing what you have spoken about in terms of downloading datasets and practicing bits of things I learn from the DataCamp courses on them as I progress. I know it will be tough because I've tried it before but gave up too soon because I didn't get the results I wanted instantly. But I think understanding that in the realm of Computer Science and many other things in life, there will be a lot of failures and confusion on the journey to get the results, but with enough time and practice the results will come through and I'll be thankful for the learning experience and improvement gained from it
@slater-cguy Жыл бұрын
I'm doing it this way too, especially using Anki flashcards and working with the datasets locally with jupyter notebooks or just typing into notepad. Having great results, but it requires a lot of dedication and patience. just going through the courses and working the exercises wont be enough for retaining the information
@Manny123-y3j11 ай бұрын
I have done a lot of online learning across a variety of platforms. In almost all cases, you can roll your way through the material only half paying attention and still finish with the cert. It's important to try hard to really pay attention as you go and genuinely learn the stuff though. If you have your own work or projects to do on the side in addition to the online learning, it makes things a lot more meaningful, and the content will still better. Just my two cents.
@tristanmeijer7702 Жыл бұрын
As someone who spent 80 hours on the Datacamp course for data scientists, I can relate to this video. It only helped me because I work with R and SQL for my job but most of the knowledge I obtained is lost due to some of the reasons you described. Then again, that happens to most knowledge that is obtained but not used, right?
@datanash8200 Жыл бұрын
100% now that I actually "know " data science DataCamp becomes more useful cause I can look up specific things I need to learn.
@oluwakoyaenoch4820 Жыл бұрын
I'm using datacamps resources and also auditing some of Andrew Ngs ml and deep learning courses so I have a grasp on both the maths and syntax... I'm seeing improvements
@benhalsall4120 Жыл бұрын
@@oluwakoyaenoch4820 I imagine you finished Andrew’s course, would you recommend it for a complete beginner?
@oyeleyeolalekan4486 Жыл бұрын
I understand what you actually said. I still subscribe to DataCamp now because of some codes I can use.but in terms of learning, your video was spot on
@ManWhoDoesNotCare Жыл бұрын
Some of the problems described can be solved by working with projects related to the course material (a longer, larger assignment with analysis of some data sets, etc., from start to finish) and then entering competitions. I use DataCamp with some programming background and it definitely helps. Overall, nice summary!
@datanash8200 Жыл бұрын
True, once you have context Datacamp becomes very useful
@benhalsall4120 Жыл бұрын
What do you mean by entering competitions? How do I find them?
@pedrockc11 ай бұрын
I'm very comfortable saying the same about the context for almost every degree and course I've ever attained. In my experience, the academy rarely provides updated context, making an autodidactic spirit necessary. The vast majority of my learning happened outside the class even when I was studying in the best colleges. That is how I think Datacamp, or any course to be honest, should be aproached. Although there are courses in the market that offer good projects to apply concepts, most of the time, they provide clean datasets free from real-world problems. I don't think it's realistic to approach any course with those expectations. Instead, we should take responsibility for this ourselves and be more intentional with our studies @@datanash8200
@fasasiabdulraheem31684 ай бұрын
At Kaggle
@marvinbulahan76984 ай бұрын
I love datacamp's style. The points he talked about are true about the shortcomings of the courses offered because it focuses on the technical skill. I realized if I also started on Datacamp without prior Knowledge I would have had a very shaky foundational understanding. But luckily I finished Coursera Google Data Analytics first before Datacamp. Coursera courses lack the same amount of application like Datacamp, and Datacamp courses lacks the same amount of theoretical knowledge, concepts explanation and giving real work scenarios as Coursera. In the end I think one source won't really be enough.
@ark194Ай бұрын
thanks for this. I was wondering what I should do; coursera or datacamp.
@bin4ry_d3struct0r Жыл бұрын
I never used DataCamp, but almost my entire AI/ML/DS curriculum was self-designed and done through Udemy. The courses I took combined coding, theory and projects in a way that not only taught me what to do but why I'm doing it. Thus, I actually use the materials learned on my job. My first machine learning project at work is made up of code snippets Frankenstein-ed together from various projects from those courses. I'll always plug Udemy or at least the specific courses I took. They literally helped me switch career paths.
@datanash8200 Жыл бұрын
Love to hear that man. Any particular ones you recommend??
@bin4ry_d3struct0r Жыл бұрын
@@datanash8200 For the beginner to junior level student, I'd recommend Machine Learning A-Z by SuperDataScience. It's a 40+ hour bootcamp-style course taught using TensorFlow. They also have a few curriculums made up of 5-6 individual courses depending on the direction/career path you wish to go. If you want a deeper understanding of what goes on behind the scenes of ML libraries, I'd recommend anything by Lazy Programmer. Do not let the name fool you: his courses are anything but lazy. I'd recommend anyone to brush up on calculus and statistics before taking his courses or you'll likely get lost. His deep learning courses will have you coding neural networks from scratch, not using TensorFlow or Pytorch, although he does have high-level courses dedicated to those libraries too. Again, LP courses are not for the feint of heart, but boy do you really learn if you can push yourself through them!
@bin4ry_d3struct0r Жыл бұрын
Also, it's pretty much an open secret now that Udemy has flash sales that last from one day to a whole week several times throughout the year so you can purchase a $200 course for like $15. I have never once paid full price for any course except a few that are not subject to sales discounts. If you miss a sale, don't worry -- there'll be another one in a few weeks. You also have lifetime access to purchased courses, so there is no subscription fee unlike with some other platforms.
@reygaji4001 Жыл бұрын
Could you pls share your curriculum? Thanks
@bin4ry_d3struct0r Жыл бұрын
@@reygaji4001 My curriculum consists of about 30 courses, and I found out later that I really didn't need a number of them. If you tell me in which particular direction you'd like to go, perhaps I can better tailor my response.
@yihdegawgebreal10 ай бұрын
great advice. I would like to appreciate you for putting this much effort to make us clear with data camp
@theclintwestman10 ай бұрын
DC is actually very good if you have the right expectations. I wanted to gain familiarity with the topic of data science and some of its specific tools. And I'm pretty satisfied with the structured learning path. I already have many yrs as a pro developer, so I get a lot of mileage from an overview. In my current job, I'm already applying the things I"ve learned.
@mbmathematicsacademic70386 ай бұрын
DataCamp has been absolute great for me. The reason is because I am more familiar with 90% of the theory for things they teach. In 2023 I spent an entire year coding with Python only and working with Numpy,Pandas and Matplotlib. Moreover in 2023(my final year) statistics I did Sampling Theory,Linear Regression , Time Series and Statistical Analysis for Experiments as individual modules at Varsity. I did Stats for 3 years,hence I enjoy it more than anything because I also do projects after learning. And to be fair,I agree with you,it's not that good for someone who doesn't know fundamentals and statistics
@elbachirelkharfi495 Жыл бұрын
i have been using DC and you are right, but it is really good place to start the solution is to work on personal projects and rewatch videos to understand concepts overall a 7 out of 10
@MarcDominicCoching2 ай бұрын
LOL! same as me. when I forget something that I know I already leaned
@Allin1Xavi9 ай бұрын
As an aspiring IT professional that wants to get into data, this is refreshing to hear from another person about their struggles in self-learning. I have feelings of regret for using online resources such as data camp to learn data as a way to teach myself only to end up hitting a dead end the moment I had to start creating my own projects. I spent nearly 5 months on this and it definitely feels like I wasted my time since I am planning to get into a more generalized IT role such as help desk instead of getting into data right away just to get my foot in the door in IT. I wish I did this right after graduating from college if I had known the competition for entering data science is tough.
@qumbermurtaza9186 Жыл бұрын
I really like your analysis it is very insightful and truly reflect some of the loopholes in their courses but I would say your course selection wasn't too ideal if you didn't have any prior experience about the data analytics you should have choose the data literacy track it will help you make your fundamentals strong and when your fundamentals are sorted you can easily grab the practical and theoretical concepts quite easily. And I can assure you DataCamp user interface is one of the best in the industry because I have done some courses on Udemy and Coursera they are too tirelessly long and sometimes irrelevant as well so it's very hard to keep focused and motivated throughout the courses.
@mamdouhdabjan9292 Жыл бұрын
I would suggest some Coursera courses that I feel really address the problem. Google's Python crash course. A single course. You learn the concept and go the exercies and bam. A task that requires so much thought(at least for me) that uses a simple concept like a loop. Even though I took this course after an entire Python specialization, I felt like it solidified the ideas more than that entire specialization. Python 3 programming specialization by Michigan University. Again it addresses the problems you talked about. After learning the concept, you go to a lab where you do like 10 different exercises on the subject. I would recommend that people take these courses/specializations because they greatly helped me with learning.
@ron1013468 ай бұрын
If youi want to write a novel, you can't spend all your time reading grammar books. But that's how many online courses are constituted. The courses should be made up ONLY of projects, progressing from simple to complex (you can learn the rules and syntax as you go), so you get a better understanding of how to code in the real world.
@EntertainmentEncyclopedia11 ай бұрын
Thanks for this video. I’ve been trying out datacamp off and on for a year in the hopes of going into data analytics from my current, non-tech job.
@Boat-xs8lmАй бұрын
How's it going with data camp
@BOOPSesports10 ай бұрын
It's a "You" problem if those concepts didn't remain in your memory, and also that's why they have worspace with somehow a large number of datasets for you to practice the new knowledge you acquired.
@imyhull49233 ай бұрын
Totally agree. Everywhere is pushing short bootcamps and these online courses and I am being told that my MSc in Data Science is pretty useless in comparison. This is rubbish as I learned so much during my degree, mostly from my own research and working and struggling on individual projects and testing myself. I had a base level of knowledge of basically zero having no coding background. The bootcamps and short courses are so shallow in comparison to this experience.
@kamaur01 Жыл бұрын
Thank you for the video. You are spot on, but it's not only DataCamp that has this problem. I'm trying to transition into Data Analytics, but in the future, I don't know if I'll bleed over into data science.
@balford21122 ай бұрын
Great video. You don’t know what you don’t know. This very useful for people starting.
@melainenyuyfoninsaikila5812 Жыл бұрын
Interesting take. However, I do think like most learning, the key is practice practice practice... Datacamp provides the basics, if i may. On that foundation, you build.
@datanash8200 Жыл бұрын
Love the different perspective
@Thle009 Жыл бұрын
Thank you for you perspective. I actually find it refreshing the way you analyzed the whole learning experience. I feel like a lot of online learning is unfortunately that way, hard to link everything together. Also, I believe that's how the American education system teach. A lot of facts up front, then later the foundation, which I believe that's why a lot of kids failed. Because they keep piling on things to learn, but not how to apply it. So after a while they get frustrated and give up. In your quest, did you find another learning platform that you would recommend? I appreciate your work.
@zailicious Жыл бұрын
Bro that was ridiculously on point. Went through the same shit a few years ago. But like u said actually find it useful from time to time now lol
@datanash8200 Жыл бұрын
So weird that it becomes amazing...once you actually know data science
@stayaway73574 ай бұрын
So here’s my situation. I am currently an IT Service Desk analyst. I have been coding for a couple years as a web dev on the side, but I am planning to get my masters in Business Analytics - which has a ton of data curriculum. I am considering getting a sub to Data Camp so I can focus on that content. I also like that they give you discounts on Microsoft Azure certs, which the start up business I work for values and pushes for us to get.
@akashkundu952 Жыл бұрын
Hi, I hope you read this. I love the way you are progress on your journey. I am first year CS undergraduate and I aspire to be data scientist/ML engineer. I would like to let you know that you are one of the most relatable youtubers in the field of data science as I feel that you had a journey similar to the one we'd probably go through. I promise to stay here and see your journey and keep you updated about mine as well!❤
@datanash8200 Жыл бұрын
Thank you Akash, means a lot. I know you'll make it as well!!
@passportbro9047 ай бұрын
I think data camp is for me, I have a strong understanding in python and sql, just need to data engineering on it, and practice practice, as a student its only £11 a month as well
@oasahiah9239 Жыл бұрын
How I wish this was available about a year ago when I was thinking of Data Science. I wasted a whole 8 months I had free on my hand.
@ELLIOT8209 Жыл бұрын
What did you end up doing?
@St3minist6 ай бұрын
The projects guys. The projects address this problem of chunking a task. Otherwise good review. I am not new to coding so I am finding DC very effective to practise.
@AAStories.11 ай бұрын
i'm a data scientist and learned from datacamp u can't just watch the videos and do the exercices and wish to remember all that shit u need to practise everyday and they got that also so please stop with the click bait people can se ur video without even watching it and decide to pass on a great plateform
@mlwosko Жыл бұрын
Man, 30h in, I believe you just saved me a good two months!
@marianarciso526 ай бұрын
thanks for making this video! great and valid points made
@datanash82006 ай бұрын
Glad it was helpful!
@StardustDNA6 ай бұрын
DataCamp does have fundamental and theory courses but you don’t have to review them to obtain the certification unfortunately. If you’re coming from a non-technical background and just think “All I need to do is learn how to code good” then yeah it’s a tough realization that fundamentals and theory is equally important.
@nefliminator129 ай бұрын
It does a good job of teaching basics. After you learn the basics you need to find ways to apply it like making your own mini project.
@Shikplace Жыл бұрын
I prefer that you make videos on real-life projects and show us how you do the job. Thanks
@datanash8200 Жыл бұрын
Coming soon 🔜
@alexanderkarsay95883 ай бұрын
Well, if I want to learn systematically some data science or data engineering principles and some coding for that, then where else could I go? Seems to me datacamp has a good structure, but I am really not too far with it at this point, so I could use some advice about where else to learn well (with certifications and hands on examples and good explanations)
@seyibale Жыл бұрын
Thanks for your candid review, Data Nash!
@sandroquinta1125 Жыл бұрын
What do you suggest instead of Datacamp? Thanks
@nicolez9 ай бұрын
I get you thanks for putting all these into a video I am seeing this now where I am at the stage just having complete my career track and making my portfolio I agree with you that datacamp is not nearly enough for a noobie I have so much trouble with my portfolio now 😅 there is no fill in the blanks for a portfolio project only googling and finding your way around in stack overflow and some KZbin videos. I find myself having to supplement my learning through other various courses in udemy and Coursera so my entire journey of learning something is not 3 months as datacamp promised but 6-9 months in reality 😂 I went down a rabbit hole there is no way back and I am still hoping to land my first job as a data analyst associate one day
@diceymaan9 ай бұрын
Really glad I found your video. I got the Datacamp ad and jumped on their website to see what's up and I thought it looks pretty decent, but from previous experience learning on Codecademy, I was hesitant if the teaching method will work for me. This video sort of confirms to me that it's not for me. I work in Digital Marketing and Digital Analytics and have increasingly gotten more interested in the data side (especially building stuff and fixing stuff, generally just solving problems around digital business. So, I thought I'd support my learning on the job with some education, but I think I will go the path of doing a Master's in Data Science since there they usually go through the theory pretty well too. I have a bachelor in business, so it's not data-related, but I think I will be fine. Oh, and I also bought a book called Learning to Code With Hockey which has Python and analytics in the subject of hockey (which I love), so might read and study that before the master's degree. Damn long text, sorry to anyone who goes through the trouble of reading it 😄
@abidson690 Жыл бұрын
Datacamp is great, just that one must have never giving up spirit and one shd start from the simplest
@MrAdonis74 Жыл бұрын
Thank you for such a great and informative review. I would love to hear your opinion on DataCamp’s competitor Dataquest. They attempt to address some of DataCamp’s problems.
@onwrdandupwrd5303 Жыл бұрын
sounds like DataCamp helped your confidence
@vamshiabhilash6 ай бұрын
Im using data camp.for python , SQL n projects pertaining to it that's all DCamp - it's more technical than theoretical ...
@benc279810 ай бұрын
I just started learning HTML and CSS. When I see the code, i can tell what it does. When i see a test question, I can easily know the answer. But when it asks me to write a webpage or a form from blank, I have no idea where to start. All of a sudden i just can't remember the syntax, elements, attributes and so on...😮💨
@paladinsorcerer676 ай бұрын
If you have a file template to work from, its easier than producing the code from scratch. You have "recognition memory", where you can say "I recognize this is an HTML file". You also have "total recall" memory, where you memorize the components of a file, and you can reproduce the file line by line without any hints. To achieve "total recall", you need to quiz yourself every day on specific parts of the file, until you have it down cold. If you do this for long enough, you will have the file type memorized, beyond just "I recognize this is an HTML file". If you want to be a proficient developer, you may only ever need "recognition memory", but you may be challenged down the road to produce it cold, and then you will be happy if you spent the time upfront to be prepared.
@msizimbatha5784 Жыл бұрын
Your content is the best right now brother.
@maryzakiandourrugrats4671 Жыл бұрын
I really dislike datacamp. Springboard bootcamp really relies on datacamp. I hate it. I learn more by just doing projects alone.
@finnianihejiene8828 Жыл бұрын
Good analysis, then what is the best approach?
@bolanleblaize6982 Жыл бұрын
So where do you recommend for learning the basics
@mousumxxx6248 Жыл бұрын
What you think about mitx micro master program?
@JRay2113 Жыл бұрын
DataCamp taught me to be proficient with Python, but the rest is up to you.
@datanash8200 Жыл бұрын
Definitely, gotta keep self learning as a data scientist
@FERNANDOGONZALEZ-tx5cn Жыл бұрын
Im thinking about joining datacamp, i got what you meant in the video, i know the basics of DS so i do feel it will be ok for me
@alimahran17637 ай бұрын
love this video!
@DeborahOsilade6 ай бұрын
You’re so right it’s not for starters
@iamsamemmanuel Жыл бұрын
I like how you analyzed this.
@jamewoods3605 Жыл бұрын
thanks for the feedback man
@PedroPantoja-t9c Жыл бұрын
Thanks for the valuable information. I’m deciding between datacamp and codeacademy. I’m 41 years old and want to become a data scientist, as I don’t have any portfolio I want to be able to do it while learning. I have the math foundation as I am an actuary, what is your recommendation?
@PedroPantoja-t9c Жыл бұрын
By the way I already have your roadmap thanks!
@taetaesblessedhands16359 ай бұрын
how are you doing now? i come from an actuarial background but trying to transition into a data science role, so i'm happy to see someone on a similar path :D
@ahmetemin1721 Жыл бұрын
Great explanation as always 👍 You've actually summarized a common problem of similar websites&apps. Most of the time, you feel like you're learning stuff but you actually don't, and you're still coming back because of the feeling gamification creates. We all wish for a simple and enjoyable way to learn stuff, but in reality putting the hard work is the only way to improve oneself. It also gives a satisfaction in the end though, so it is worth it I guess :)
@paladinsorcerer676 ай бұрын
I am a Java Developer in my day job, but the company I work at employs data scientists. I may need Data Science skills in the future. Is going the Data Camp route ideal for my situation? I dont have the money or the time to pursue a degree, at least not an in-person degree.
@datanash82006 ай бұрын
Yes, it's perfect for you because you have baseline understanding of coding!
@jasonreviews Жыл бұрын
Sql is database. All you do crunch numbers with python or power bi. It's probability a d trends.
@ransinghray3688 Жыл бұрын
Your point on feeling good but learning less is very true. I am facing lot of challenge learning Python. Wish some one could guide me what approach I shall be taking
@datanash8200 Жыл бұрын
Hey man, give me more detail on the problem. I will try address this in a video
@MrLionfox11 ай бұрын
I should have seen this video earlier. I just subscribed to datacamp and beginning to regret it already
@roymiller1464 Жыл бұрын
This just made me subscribe to the channel.. Probably one of the most honest videos I’ve seen on KZbin .. 🤘🏾 .. I’ve spoken with countless coding bootcamp recruiters … they all sound like they’re reading from a transcript 😩.. Been playing around with python since November of 2022 .. haven’t made any significant progress .. went down the rabbit hole of ML (deep learning) and became obsessed .. I have 61 tabs open on one screen and 23 on another all related to Python , Linear Algebra and Machine learning.. OBSESSED OBSESSED!! 😩.. but I’m stuck and I really enjoy exploring kaggle datasets .. I would love a road map, specifically for internalizing Python .. I really want to lock down the syntax and how to “think programmatically”.. as a solid foundation in Python, I’d flourish in the machine learning field.. I get the concepts (struggling with math) 😂.. I appreciate you sharing your journey.. very inspirational..
@jfzr_11 ай бұрын
Hey! thanks for sharing, Nash!, i do find your insights were insightful, however from all the cons you have mentioned it lead me to think, there must be sort of way to keep our knowledge relevant to the practical real-world problem, which you haven't mentioned or talk about it enough in this video (or you have in another video), I still somewhat blind to this field and just start learn it few months, taking my journey far away and decide to put an investment still a bit shaky to me, if a single learning sources wouldn't help me to get my way to a job, then how could i really do it? i need resource and advice on this, like how do i keep my knowledge applied and relevant to real-world cases, how to practice and where to, it's just so many gaps of question that makes me doubt to walk it through, Hope you catch on this comment, looking forward for your answer.
@datanash820011 ай бұрын
Thanks so much for your comment and I understand your concerns. I recently made this super in depth video it will explain everything you need in this regard - kzbin.info/www/bejne/bHXbc5SmnduUppY&lc=UgyFeXBqhtrx-5Iq4gZ4AaABAg
@12.minutesАй бұрын
..it is beginner level, they are doing well
@rodneyleiestrada8423 Жыл бұрын
Good day nash! I have a question, how do you beat the afternoon slump if you have it and feel it someway?
@datanash8200 Жыл бұрын
I'll make a full video on his for u very soon
@justincueva2294 Жыл бұрын
What did you get your bachelors degree in
@ark194Ай бұрын
What if you do datacamp with Harvard CS on EdX?
@SarFirraEditsАй бұрын
For what purpose do you need to do Harvard CS btw?
@ark194Ай бұрын
@ to learn. I have no experience. It’s free. Excellent schools have excellent teachers that break it down and David Malan is a rockstar.
@patientson4 ай бұрын
You also sound like the kind that will say you know exactly how much persons are alive right now in the world. Give giving yourself a bad rep... it will catch up with you.
@stag_beats Жыл бұрын
Great video! what do you think is the optimal way to learn ML and DS concepts before doing projects because you need that initial knowledge before you dive into kaggle and real world projects
@datanash8200 Жыл бұрын
Absolutely! Just check through my channel and look for "how I would relearn data science in 2023"
@stag_beats Жыл бұрын
can you do projects walkthroughs, that would be very beneficial
@datanash8200 Жыл бұрын
I have 3 planned coming soon. Just need to finish my dissertation first
@tatyanacheredi Жыл бұрын
I feel like datacamp is a good tool if you know like the basics of why they do some things
@patientson4 ай бұрын
datacamp wont change anything for you cause you want to show a flashy paper and disgrace your self in the process.
@donaldokorejior19819 ай бұрын
subscribed!
@plant_paradox56635 ай бұрын
I dont agree with this video , data science is great and explains what each role does, maybe it has changed recently since I can't say I have experienced the issues you mentioned
@danieltrier711610 ай бұрын
You are 100% responsible for you learning success, stop finding excuses. You would have learned the concepts, if you apply it on a real project besides learning with DataCamp.
@kitakamidesign3186 Жыл бұрын
Can anyone recommend which youtube channel or website that I can learn python for data analysis as a beginner?
@datanash8200 Жыл бұрын
Neural nine is good for python tutorials
@ruheenahmed4043 Жыл бұрын
What about SQL?
@haitibeauty10110 ай бұрын
Try Programming with Mosh or Alex the Analyst
@YoghurtEquity7 ай бұрын
As per what you said, I don't think it was DataCamp's problem, you were just a bit... not smart, if you know what I mean 😉
@OlafKeller9 ай бұрын
You've broken me down. 😔
@Morale777 Жыл бұрын
Hi Nash Which masters did you do and which institution?
@datanash8200 Жыл бұрын
Data Science & AI university of Liverpool
@phisit8813 Жыл бұрын
Relying solely on paid courses, whether from platforms like Datacamp or traditional universities, is a flawed mindset. I'm an MSc in Computer Science student with the goal of obtaining a professional certificate for job interviews. However, the true essence of learning emerges when you amalgamate diverse information sources, such as journal papers, KZbin videos, online lectures, Udemy courses, and more. It's through assimilating techniques from these varied outlets that you can embark on authentic learning experiences, culminating in the creation of your own projects, such as interactive websites or mobile game apps.
@datanash8200 Жыл бұрын
Summed it up PERFECTLY
@Atvkaur1111 Жыл бұрын
Bro please start data science course
@datanash8200 Жыл бұрын
🔜
@Cesargrmzg Жыл бұрын
Personally I really like Datacamp, but it is true that is so easy so you are not going to learn anything in the easy way I decide to use it as a guide to learn the concept and always make the projects with unguided option, that's the only way I will be forced to research a little bit so I get filled my learning holes, also I don't really like that they teach you a lot of ways to basically do the same thing, I mean, I understand that they want you to know all the available tools but, how would I learn that one specific tool is better than another if I never felt difficult to use a first tool at the time? That makes a real flat learning sensation Sure I first did some other Python courses so I know the coding basics
@zinhlezwane8353 Жыл бұрын
Its good for learning concepts
@zenith4wealth830 Жыл бұрын
Sir can you help to access datacamp course because i have financial issue . Because for instructions it is free.