Which Coding Language should you start with in 2024? For Beginners

Apna College
28 Dec 202310:18

Summary

TLDRThe video script discusses the best programming languages to start learning in 2024, emphasizing that no single language is the 'best' for all purposes. It highlights the importance of choosing a language based on career goals and different domains like software engineering, web development, machine learning, and game development. The script advises beginners to start with a solid foundation in one language and then learn others, as shifting between languages becomes easier. It also recommends Java, C++, and Python for various fields, and JavaScript for web development, stressing the need for practical projects to enhance resumes.

Takeaways

  • 😀 There is no single 'best' programming language; different domains within tech require different languages.
  • 🔑 Beginners should understand that learning one programming language does not guarantee placement or internships; it's just the start.
  • 🎯 To build a career in software engineering, one must be prepared to learn multiple programming languages as per the domain's needs.
  • 📚 For those with a background in BCA or BSc Computer Science, focusing on Data Structures and Algorithms (DSA) is crucial for placements.
  • 🏫 Many colleges start their curriculum with Java, making it a common first language to learn for beginners.
  • 🌐 For web development, JavaScript is the most popular language, but HTML and CSS are also essential to understand.
  • 🤖 If the goal is machine learning or AI, multiple programming languages are used, but Python is often recommended for its simplicity and vast resources.
  • 🚀 Starting with Java is advised for those interested in app development, especially for Android, followed by learning Kotlin.
  • 🛠️ For game development, C++ is a popular choice due to its widespread teaching in colleges and availability of resources.
  • 🔄 Learning a second programming language becomes easier once a solid foundation in the first language is established.
  • 🚀 The key to a successful tech career is continuous learning and adapting to new languages and technologies as needed.

Q & A

  • What is the primary message of the video script regarding coding languages?

    -The script emphasizes that there is no single 'best' coding language, and the choice of language should be based on the specific domains and goals of the learner.

  • Why is it not effective to learn just one programming language according to the script?

    -The script suggests that learning just one language is not effective because different domains within technology require different programming languages, and being versatile is crucial for a career in software engineering.

  • What is the importance of having a clear goal when choosing a programming language to learn?

    -Having a clear goal helps in deciding which programming language to learn first, as it aligns the learning process with the specific requirements of the desired field, such as web development, machine learning, or game development.

  • What does the script suggest for students with a computer science background who want a career in software engineering?

    -The script suggests that such students should focus on learning Data Structures and Algorithms (DSA), as these are commonly asked in interviews and coding tests by tech companies.

  • Which programming languages are recommended for beginners to start with if they are interested in Data Structures and Algorithms?

    -The script recommends Java, C++, or Python as good starting points for learning Data Structures and Algorithms.

  • What is the script's advice for students who want to learn web development?

    -The script advises students interested in web development to start with JavaScript, as it is one of the most popular languages used in the tech industry for this purpose.

  • Why does the script recommend learning JavaScript for web development?

    -JavaScript is recommended because it is widely used in the tech industry for web development, and learning it can open up opportunities for creating websites and web applications.

  • What is the script's stance on learning HTML and CSS before JavaScript?

    -The script suggests that while HTML and CSS are not programming languages, they are essential for web development and students often prefer to learn them before diving into JavaScript.

  • What advice does the script give for students interested in machine learning, AI, or data science?

    -The script advises such students to consider learning Python, as it is a versatile language with a large number of libraries and frameworks that support these fields.

  • What is the script's recommendation for students who are unsure about their career path in tech?

    -The script recommends starting with a solid foundation in a programming language like Java or Python, and then exploring different domains such as web development, app development, or game development based on interest and goals.

  • What is the final piece of advice the script gives regarding the learning of programming languages?

    -The script advises not to waste time in decision-making and to start learning as soon as possible. It emphasizes that the most important thing is to begin the learning process and gain practical experience.

Outlines

00:00

😀 Choosing the Right Coding Language for a Career in Tech

The speaker introduces the topic of selecting the appropriate coding language for beginners who wish to start their coding journey in 2024. They emphasize that there is no single 'best' coding language and that the choice depends on the individual's career goals within various domains of technology. The speaker advises that learning multiple programming languages is essential for a software engineering career and suggests focusing on a solid foundation in one language before moving on to others. They also mention that for students with a background in computer science, learning data structures and algorithms (DS and A) is crucial for placements and internships. The paragraph concludes with the suggestion to choose a first programming language based on clear career goals, such as preparation for placements, machine learning, data science, or web development.

05:01

😇 Diverse Paths in Tech and Selecting the First Programming Language

This paragraph delves into the different paths a student might take in the tech industry, such as software engineering, web development, machine learning, AI, and data science. The speaker provides advice on which programming languages to start with for each field. For software engineering, they recommend Java or C++ for learning data structures and algorithms. For web development, JavaScript is suggested as the starting point, with HTML and CSS as complementary skills. The paragraph also touches on the importance of learning multiple languages over time and the ease of transitioning between them once a solid foundation is established. The speaker advises students to consider their exact goals, such as creating websites, apps, or games, and to choose their first programming language accordingly.

10:03

🚀 Kickstarting Tech Careers with Practical Skills and Projects

The final paragraph focuses on the practical aspect of learning programming languages and building a portfolio of projects. The speaker suggests that for students in their final years, starting with web development using JavaScript is a practical skill that can be quickly applied to create projects. They also mention app development as another option, recommending Java for those interested in Android development. The speaker encourages students to begin learning as soon as possible and to not worry about making the perfect decision, as learning and gaining experience is the most important aspect. They conclude by reminding students that the journey of learning programming is ongoing and that the key is to start and keep exploring.

Mindmap

Keywords

💡Coding Journey

A 'coding journey' refers to the process of learning and mastering programming languages and technologies. In the video, it emphasizes the start of one's learning path in coding, highlighting the importance of choosing the right first language and setting clear goals.

💡Programming Languages

'Programming languages' are formal languages comprising a set of instructions used to produce various kinds of output. The video discusses different programming languages suitable for beginners, such as Java, C++, and Python, and their applications in various tech domains like web development and machine learning.

💡Data Structures and Algorithms (DSA)

'Data Structures and Algorithms (DSA)' are fundamental concepts in computer science essential for solving coding problems efficiently. The video highlights their importance in coding interviews and how learning them through languages like Java or C++ can help in securing software engineering roles.

💡Web Development

'Web development' refers to the creation of websites and web applications. The video suggests starting with JavaScript for web development, emphasizing its popularity and utility in creating interactive and dynamic web pages.

💡Machine Learning

'Machine Learning' is a branch of artificial intelligence that focuses on building systems that can learn from and make decisions based on data. The video advises learning Python for those interested in machine learning, highlighting its extensive libraries and ease of use for beginners.

💡Career Goals

'Career goals' refer to the professional objectives individuals aim to achieve in their careers. The video stresses the importance of setting clear career goals to determine which programming language to learn first, whether it's for placements, internships, or specific fields like data science.

💡Java

'Java' is a versatile and widely-used programming language. The video mentions Java as a strong choice for learning DSA and for those aiming to enter software engineering roles, given its prevalence in college curricula and the industry.

💡Python

'Python' is a high-level programming language known for its readability and simplicity. The video recommends Python for beginners and those interested in data science, machine learning, and artificial intelligence due to its extensive libraries and straightforward syntax.

💡JavaScript

'JavaScript' is a programming language commonly used to create interactive effects within web browsers. The video suggests learning JavaScript for web development and mentions its importance for students who want to build web projects and enhance their resumes.

💡Internships

'Internships' are temporary positions that offer practical experience in a particular field. The video discusses the importance of internships for students and how learning DSA and building projects in languages like JavaScript can help secure these opportunities.

Highlights

There is no single best programming language for everything; different languages are suited for different tech domains.

To build a solid foundation, beginners should focus on mastering one programming language thoroughly.

For software engineering careers, learning Data Structures and Algorithms (DSA) is crucial.

The top languages for DSA preparation in Indian placements are Java, C++, and Python.

JavaScript is highly recommended for web development due to its widespread use in the industry.

HTML and CSS are often preferred prerequisites before diving into JavaScript for web development.

For machine learning, AI, data science, and data analytics, Python is the best programming language to start with.

For Android app development, Java is recommended, while for iOS app development, Swift is the best starting point.

React Native is suggested for cross-platform app development, but it requires prior knowledge of JavaScript.

C++ and C# are popular languages for game development.

Many specific programming languages like Golang, C#, and Dart are used for particular use cases and by certain companies.

Learning multiple programming languages over time is essential for a successful tech career.

If you're a beginner and confused about which language to start with, focusing on DSA first with Java or C++ is a good strategy.

For students in their final years who need a job quickly, web development with JavaScript and building practical projects is advised.

For those interested in coding out of curiosity rather than a tech career, starting with Python is recommended due to its simplicity.

Making a decision and starting to learn is more important than getting stuck in choosing the perfect programming language.

Transcripts

play00:00

हाय एवरीवन एंड वेलकम टू अपना कॉलेज और आज

play00:01

हम बात करने वाले हैं 2024 के अंदर अगर हम

play00:04

अपनी कोडिंग जर्नी की शुरुआत करना चाहते

play00:05

हैं तो सबसे पहली कोडिंग लैंग्वेज कौन सी

play00:07

है जिसे हमें सीखना चाहिए अब कोडिंग

play00:09

लैंग्वेजेस के बारे में बात करने से पहले

play00:11

यह जान लेते हैं कि कोई भी एक कोडिंग

play00:13

लैंग्वेज बेस्ट कोडिंग लैंग्वेज नहीं होती

play00:16

यानी ऐसा नहीं है कि हमने एक कोडिंग की

play00:17

लैंग्वेज सीख ली तो अब हमारी प्लेसमेंट की

play00:19

भी तैयारी हो जाएगी इंटर्नशिप की भी

play00:20

तैयारी हो जाएगी प्रोजेक्ट्स भी बन जाएंगे

play00:22

हम वेबसाइट्स भी बना पाएंगे ऐप्स भी बना

play00:24

पाएंगे गेम्स भी बना पाएंगे मशीन लर्निंग

play00:26

भी कर पाएंगे ऐसा नहीं होता है यह अलग-अलग

play00:29

डोमस हैं टेक के अंदर और इन अलग-अलग

play00:32

डोमेंस के हिसाब से हमें अलग-अलग

play00:33

प्रोग्रामिंग लैंग्वेजेस को सीखना पड़ता

play00:35

है दूसरी चीज जो सारे बिगिनर्स को पता

play00:38

होनी चाहिए कि अगर हम सॉफ्टवेयर

play00:40

इंजीनियरिंग के अंदर अपना एक करियर बनाना

play00:42

चाहते हैं तो उसके अंदर ऐसा नहीं है कि हम

play00:44

एक ही प्रोग्रामिंग लैंग्वेज सीखेंगे अपनी

play00:46

पूरी लाइफ के अंदर हमें बहुत सारी डिफरेंट

play00:48

डिफरेंट चीजें करनी पड़ती है टेक के अंदर

play00:50

एक अच्छी जॉब एक अच्छी प्लेसमेंट एक अच्छी

play00:52

इंटर्नशिप लेने के लिए तो उसमें ओवर द

play00:54

टाइम हम मल्टीपल प्रोग्रामिंग लैंग्वेजेस

play00:56

को सीखने वाले हैं पर हां अगर शुरुआत में

play00:59

ही एक अच्छी प्रोग्रामिंग लैंग्वेज पर हम

play01:01

एक अच्छी सॉलिड पकड़ बना लेते हैं तो

play01:03

हमारे लिए दूसरी प्रोग्रामिंग लैंग्वेजेस

play01:05

को सीखना उन पर शिफ्ट होना बहुत आसान हो

play01:08

जाता है तो हमें फोकस करना है कि जिस भी

play01:10

लैंग्वेज को हम एज अ बिगिन पिक करें उसके

play01:12

ऊपर हम एक सॉलिड पकड़ बना रहे हो तो हम

play01:14

गोल ओरिएंटेड तरीके से अपनी प्रोग्रामिंग

play01:16

लैंग्वेज को डिसाइड करेंगे यानी हमारे पास

play01:19

हमारा गोल क्लियर होना चाहिए कि हमें

play01:20

प्लेसमेंट की तैयारी करनी है हमें मशीन

play01:22

लर्निंग की तैयारी करनी है हमें डेटा

play01:23

साइंस के अंदर जाना है या हमें वेबसाइट्स

play01:25

बनानी है या हमें एप्स बनाना है हमारा

play01:27

एग्जैक्ट गोल क्या है और उस गोल के हिसाब

play01:30

से हम बात करेंगे कि हमारी फर्स्ट

play01:31

प्रोग्रामिंग लैंग्वेज कौन सी होनी चाहिए

play01:34

तो सबसे पहला गोल जो मेजॉरिटी ऑफ द

play01:36

स्टूडेंट्स का होता है जो जनरली बीटेक से

play01:38

आ रहे होते हैं बीसी बैकग्राउंड से आ रहे

play01:39

होते हैं बीएससी कंप्यूटर साइंस

play01:40

बैकग्राउंड से आ रहे होते हैं उनका होता

play01:42

है कि सॉफ्टवेयर इंजीनियरिंग के अंदर मुझे

play01:44

एक अच्छा करियर बनाना है और जनरली हमारा

play01:46

ड्रीम होता है कि हमें

play01:59

टेक कंपनीज हमसे हमारे इंटरव्यूज के अंदर

play02:02

और कोडिंग टेस्ट के अंदर डेटा स्ट्रक्चर्स

play02:05

एंड एल्गोरिथम्स यानी डीएसए नाम की चीज

play02:07

पूछते हैं अब डीएसए क्या होता है उसके हम

play02:09

ज्यादा डिटेल में नहीं जाएंगे बेसिकली

play02:11

कोडिंग के हमारे पास क्वेश्चंस होते हैं

play02:13

जो हमसे पूछे जाते हैं अब डीएसए के बारे

play02:15

में ऑलरेडी डेडिकेटेड वीडियो बनाया हुआ है

play02:16

अगर आप उसके बारे में जानना चाहते हैं तो

play02:18

पर ये डीएसए पढ़ने के लिए हमारे पास

play02:20

मल्टीपल ऑप्शंस होते हैं लैंग्वेजेस के

play02:22

लिए यानी इंडियन प्लेसमेंट्स में जब हमें

play02:24

डीएसए की तैयारी करनी होती है तो हमारे

play02:26

पास तीन टॉप ऑप्शंस होते हैं कि या तो हम

play02:28

जावा सीख सकते हैं या हम c+ सीख सकते हैं

play02:30

या हम pythonanywhere.com

play02:56

[संगीत]

play02:59

को भी जाकर सीख सकते हैं दोनों इक्वली गुड

play03:02

लैंग्वेजेस रहती हैं कई सारे कॉलेजेस के

play03:04

अंदर जो हमारा करिकुलम स्टार्ट होता है वो

play03:05

जावा से ही स्टार्ट होता है अगर आपको जावा

play03:07

सीखनी है तो उसकी आपको अपना कॉलेज के ऊपर

play03:09

प्लेलिस्ट मिल जाएगी और कई सारे कॉलेजेस

play03:11

के अंदर कोडिंग की शुरुआत सीलस से होती है

play03:13

तो उसका भी हमने वन शॉट बनाया हुआ है उसको

play03:14

जाकर भी हम एक्सेस कर सकते हैं अब ये तो

play03:16

हो गई हमारी प्लेसमेंट इंटर्नशिप के हिसाब

play03:18

से डीएसए की बात पर ये याद रखना है इन

play03:20

लैंग्वेजेस के अंदर हम डीएसए के सवाल

play03:22

सॉल्व कर पाएंगे इन लैंग्वेजेस के अंदर

play03:24

जनरली एज अ फ्रेशर हम अपने प्रोजेक्ट्स को

play03:26

क्रिएट नहीं कर रहे होते तो प्रोजेक्ट्स

play03:27

को क्रिएट करने के लिए हमें फिर दूसरी

play03:29

फील्ड्स के अंदर जाना पड़ता है नई

play03:31

लैंग्वेजेस को हमें बाद में सीखना पड़ेगा

play03:33

सेकंड गोल जो काफी सारे स्टूडेंट्स का हो

play03:35

सकता है वो है कि हमें वेबसाइट्स बनाना

play03:36

सीखना है यानी हमें वेब डेवलपमेंट को

play03:38

सीखना है अब वेब डेवलपमेंट के अंदर भी

play03:41

हमारे पास काफी सारे ऑप्शंस होते हैं बट

play03:43

मेरी आपको पर्सनल एडवाइस रहेगी दैट यू शुड

play03:45

ऑलवेज स्टार्ट विद जावास्क्रिप्ट अब

play03:47

जावास्क्रिप्ट टेक इंडस्ट्री के अंदर यूज़

play03:48

होने वाली वन ऑफ द मोस्ट पॉपुलर लैंग्वेज

play03:51

है जो वेब डेवलपमेंट के लिए यूज़ होती है

play03:53

बट जावास्क्रिप्ट को सीखने से पहले कई

play03:54

सारे स्टूडेंट्स एचटीएमएस एस को भी सीखना

play03:57

प्रेफर करते हैं लद ये दोनों प्रोग्रामिंग

play03:59

लैंग्वेजेस की कैटेगरी में नहीं आते पर

play04:03

html4 मिल जाएंगे अपना कॉलेज के ऊपर एंड

play04:06

इफ यू वांट टू स्टडी जावास्क्रिप्ट तो

play04:07

उसका भी वन शॉट हमने डाला हुआ है आप इस

play04:09

ट्यूटोरियल को जाकर एक्सेस कर सकते हैं

play04:11

तीसरा गोल जो हमारे दिमाग में हो सकता है

play04:12

वो ये हो सकता है कि मुझे तो मशीन लर्निंग

play04:14

सीखनी है मुझे तो एआई सीखनी है या मुझे

play04:16

डेटा साइंस की डायरेक्शन में जाना है या

play04:17

मुझे डेटा एनालिस्ट की डायरेक्शन में जाना

play04:19

है अगर इनमें से कोई भी हमारा गोल है तो

play04:22

उसके लिए भी हमारे पास मल्टीपल ऑप्शंस

play04:24

होते हैं प्रोग्रामिंग लैंग्वेज के पर

play04:25

बेस्ट प्रोग्रामिंग लैंग्वेज इस सारी

play04:28

स्ट्रीम्स के लिए मैं आपको एडवाइस करूंगी

play04:29

कि आप pythonanywhere.com

play04:59

डेवलपमेंट के जॉब्स ज्यादा होते हैं एज

play05:01

कंपेयर टू आओ डेवलपमेंट इसलिए मैक्सिमम

play05:03

स्टूडेंट्स एंड डेवलपमेंट की तरफ जाते हैं

play05:06

ए डेवलपमेंट के लिए जो बेस्ट लैंग्वेज टू

play05:08

स्टार्ट विद जो मैं आपको एडवाइस करूंगी वो

play05:10

होगी जावा एंड उसके बाद टाइम के साथ हम

play05:13

अपना कटलिन भी सीखना स्टार्ट कर सकते हैं

play05:15

बट आई वुड एडवाइज यू टू स्टार्ट विद जावा

play05:17

अगर हम आईओएस डेवलपमेंट के लिए एप्स बनाना

play05:20

चाहते हैं तो उसके लिए मैं आपको एडवाइस

play05:21

करूंगी कि हम स्विफ्ट लैंग्वेज के साथ

play05:23

स्टार्ट करें एक और ऑप्शन भी होता है प

play05:25

डेवलपमेंट के अंदर कि हम आओ android1 ही

play05:28

बार कोड लिखें और दोनों डिवाइसेज के अंदर

play05:30

हमारी ऐप चलने लग जाए उन्हें हम क्रॉस

play05:32

प्लेटफॉर्म एप्स कहते हैं तो अगर आपको

play05:34

क्रॉस प्लेटफॉर्म एप्स की डायरेक्शन में

play05:36

जाना है तो उसमें मैं आपको एडवाइस करूंगी

play05:37

दैट यू शुड स्टार्ट विद रिएक्ट नेटिव अब

play05:39

रिएक्ट नेटिव एक प्रोग्रामिंग लैंग्वेज

play05:41

नहीं है रिएक्ट नेटिव हमारे एक फ्रेमवर्क

play05:43

है जो जावास्क्रिप्ट प्रोग्रामिंग

play05:45

लैंग्वेज के ऊपर बना हुआ है तो उसके लिए

play05:47

हमें पहले जावास्क्रिप्ट सीखनी पड़ेगी एंड

play05:49

उसके बाद हम रिएक्ट नेटिव को एज अ

play05:51

फ्रेमवर्क जाकर सीख सकते हैं नेक्स्ट गोल

play05:53

जो स्टूडेंट्स का होता है वो होता है

play05:54

हमारे पास गेम डेवलपमेंट अब गेम डेवलपमेंट

play05:56

के लिए जनरली दो लैंग्वेजेस काफी पॉपुलर

play05:58

है एक है c+ प् एक है सी शार्प अब क्योंकि

play06:01

c+ प् काफी सारे कॉलेजेस में ऑलरेडी

play06:03

पढ़ाया होता है और उसके रिसोर्सेस आपको

play06:04

जनरली ज्यादा मिल जाएंगे तो आई वुड एडवाइज

play06:07

यू टू स्टार्ट इन गेम डेवलपमेंट विद c+ प

play06:10

तो उसके साथ हम शुरुआत कर सकते हैं अपने

play06:12

कुछ प्रोजेक्ट्स बना सकते हैं अब जॉब

play06:13

मार्केट की अगर बात करें तो मैक्सिमम

play06:15

जॉब्स जो आज की डेट में अवेलेबल हैं वो

play06:17

हमारे पास सॉफ्टवेयर इंजीनियरिंग एंड

play06:19

डेवलपमेंट की फील्ड में अवेलेबल हैं तो हम

play06:21

उस हिसाब से भी अपना माइंडसेट प्रिपेयर कर

play06:23

सकते हैं कि हमें किस तरीके के जॉब्स के

play06:25

लिए प्रिपेयर करना है अब जब भी हम कोडिंग

play06:26

लैंग्वेजेस की बात करते हैं ऐसा नहीं है

play06:28

कि जितनी कोडिंग लैंग्वेजेज हमने डिस्कस

play06:30

की सिर्फ इतनी कोडिंग लैंग्वेजेज होती हैं

play06:32

इसके अलावा भी बहुत सारी प्रोग्रामिंग

play06:33

लैंग्वेजेस होती हैं जैसे गोलंग हो गई सी

play06:35

शार्प हो गई डार्ट हो गई बट जनरली ये जो

play06:37

सारी लैंग्वेजेस होती हैं ये काफी

play06:39

स्पेसिफिक यूज़ केस के लिए होती हैं मतलब

play06:41

जनरली इनमें काफी सारी चीजें हम नहीं कर

play06:43

सकते बहुत स्पेसिफिक और कंपनी वाइज ये

play06:45

लैंग्वेजेस यूज़ होती हैं तो मेरी एडवाइस

play06:47

रहेगी कि अगर इनको हम सीखना चाहते हैं तो

play06:49

इनको हम जब एक बार वर्किंग प्रोफेशनल बन

play06:51

जाएंगे तब जाकर इनके ऊपर हम शिफ्ट हो सकते

play06:53

हैं या अपनी कंपनी के हिसाब से अपने काम

play06:56

के हिसाब से डोमेन के हिसाब से इनकम सीखना

play06:58

स्टार्ट कर सकते हैं और ये तो तो हम

play06:59

ऑलरेडी बात कर चुके हैं कि अगर हमने एज अ

play07:01

बिगनर जिस प्रोग्रामिंग लैंग्वेज को

play07:03

शुरुआत की है उसके ऊपर अगर हमने एक अच्छी

play07:05

पकड़ बना ली तो उसके बाद इन लैंग्वेजेस पर

play07:07

शिफ्ट होना इन लैंग्वेजेस को सीखना हमारे

play07:10

लिए बहुत आसान हो जाएगा क्योंकि जनरली

play07:11

मैक्सिमम जो प्रोग्रामिंग लैंग्वेजेस होती

play07:13

हैं लॉजिक वाइज वो ऑलमोस्ट सिमिलर होती

play07:16

हैं यानी एक तरीके से जैसे एक लैंग्वेज

play07:18

में कोड लिखा जाता है हो सकता है कोड

play07:19

लिखने का तरीका बदल जाए बट वो लॉजिक सारी

play07:21

लैंग्वेजेस के अंदर यूजुअली सेम रहता है

play07:23

अब लास्ट में अगर आप अभी भी कंफ्यूज हैं

play07:25

कि हमारा गोल क्या होना चाहिए और हमें

play07:27

प्रोग्रामिंग लैंग्वेज कौन सी पिक करनी

play07:29

चाहिए है तो आज के करंट जॉब मार्केट

play07:31

सिनेरियो के हिसाब से मैं आपको अपनी

play07:32

पर्सनल ओपिनियन दे देती हूं अगर हम बीटेक

play07:35

या बीसीए के स्टूडेंट हैं और हम फर्स्ट

play07:37

सेकंड या थर्ड ईयर के स्टूडेंट हैं तो

play07:39

मेरी बेट रहेगी कि हमें सीखना चाहिए सबसे

play07:42

पहले जाके डीएसए को जिसको सीखने में हमें

play07:44

करीबन चार से पांच महीने लगेंगे अगर हम

play07:46

डेडीकेटेडली अपनी तैयारी कर रहे हैं तो

play07:48

उसके बाद हमें सिर्फ प्रैक्टिस करनी होगी

play07:50

तो उसके लिए जावा या c+ प् दोनों में से

play07:52

हम कोई भी पिक कर सकते हैं एंड उसके साथ

play07:55

हम शुरुआत कर सकते हैं उसके बाद जब हमें

play07:57

करीबन चार से पा महीने हो जाएंगे तो फिर

play07:59

हम अपनी वेब डेवलपमेंट की डायरेक्शन ले

play08:01

सकते हैं और उसके लिए जो सेकंड

play08:02

प्रोग्रामिंग लैंग्वेज हमें सीखनी पड़ेगी

play08:04

वह जावास्क्रिप्ट होगी तो इससे हमारा

play08:06

डीएसए भी कवर हो जाएगा हमारे प्रोजेक्ट्स

play08:08

भी बन जाएंगे जो रिज्यूमे के लिए काफी

play08:09

जरूरी होते हैं तो दोनों ही डायरेक्शंस

play08:11

में हम एक तरीके से चीजें एक्सप्लोर कर

play08:13

पाएंगे और हमारे बेस्ट चांसेस होंगे एक

play08:15

अच्छी इंटर्नशिप या एक अच्छी प्लेसमेंट

play08:17

स्कोर करने के सेकंड केस उन स्टूडेंट्स का

play08:19

आता है जो फोर्थ ईयर के अंदर हैं बीटेक के

play08:21

या थर्ड ईयर के अंदर हैं बीसीए के या फिर

play08:24

किसी और डिग्री में है पर हमें जॉब टेक की

play08:26

फील्ड में आईटी की फील्ड में लेनी है तो

play08:28

इन सारे स्टूडेंट्स के लिए मैं एडवाइज

play08:30

करूंगी दैट यू शुड स्टार्ट विद वेब

play08:31

डेवलपमेंट बिकॉज़ इट्स अ वेरी प्रैक्टिकल

play08:33

स्किल आल्सो हमारे पास टाइम कम है तो हमें

play08:36

वेब डेवलपमेंट को सीख के अपने प्रोजेक्ट्स

play08:37

अच्छे से बनाने चाहिए और अपने प्रैक्टिकल

play08:40

स्किल के बेसिस पर एक जॉब ढूंढना चाहिए तो

play08:42

उसके लिए मेरी एडवाइस आपके लिए रहेगी दैट

play08:44

वी शुड स्टार्ट विद जावा स्क्रिप्ट एंड

play08:46

स्टार्ट मेकिंग प्रोजेक्ट्स ऑफ वेब

play08:47

डेवलपमेंट एज सून एज पॉसिबल इसके अलावा

play08:50

सेकंड बेस्ट ऑप्शन जो हमारे लिए होगा वो

play08:51

ऐप डेवलपमेंट भी हो सकता है तो उसके लिए

play08:53

हम जावा को सीख सकते हैं पर पर्सनली मैंने

play08:55

आपको वेब डेवलपमेंट इसलिए एडवाइस किया है

play08:57

क्योंकि जावास्क्रिप्ट एज अ लैंग्वेज

play08:58

जनरली स्टूडेंट्स को सीखने में थोड़ी सी

play09:00

आसान लगती है एज कंपेयर्ड टू जावा फॉर पप

play09:02

डेवलपमेंट और थर्ड केस आता है उन

play09:04

स्टूडेंट्स का जिनको एज सच टेक के अंदर

play09:06

करियर नहीं बनाना पर हमें अपने इंटरेस्ट

play09:08

के हिसाब से कोडिंग को सीखना है या हमें

play09:10

जानना है कि कोडिंग एगजैक्टली होती क्या

play09:12

है तो हम थोड़ा बहुत इंटरेस्ट के हिसाब से

play09:13

उस चीज को सीखना चाहते हैं तो ये जो सारे

play09:15

के सारे स्टूडेंट्स हैं दे कैन स्टार्ट

play09:17

बाय लर्निंग पाइथन क्योंकि पाइथन एज अ

play09:19

बिगनर वन ऑफ द इजस्ट लैंग्वेज है जिसके

play09:21

साथ हम शुरुआत कर सकते हैं काफी ज्यादा वो

play09:23

हमें इंग्लिश जैसी लगेगी बहुत सिंपल सा

play09:25

उसका सिंटेक्स होता है तो इसीलिए एज अ

play09:27

बिगनर अगर हम प्लेसमेंट ओरिएंटेड तैयारी

play09:29

नहीं करना चाहते सिर्फ इंटरेस्ट के लिए

play09:31

सीखना चाहते हैं तो हम पाइथन के साथ

play09:32

शुरुआत कर सकते हैं तो आई होप कि जिन भी

play09:34

इंपोर्टेंट पॉइंट्स को हमने डिस्कस किया

play09:36

है ये आपको आपके करियर के अंदर हेल्प कर

play09:37

रहे होंगे आल्सो एक चीज हमेशा याद रखनी है

play09:40

कि कंफ्यूज नहीं रहना फाइनली अगर आप एक

play09:42

डिसीजन ले लेते हो एक कॉल ले लेते हो और

play09:44

अपनी प्रोग्रामिंग लैंग्वेज को सीखना

play09:46

स्टार्ट कर देते हो वो सबसे बड़ी बात है

play09:48

क्योंकि सीखना इज द मोस्ट इंपॉर्टेंट थिंग

play09:50

इन टेक जितना ज्यादा हम किसी भी लैंग्वेज

play09:52

के ऊपर टाइम इनपुट करेंगे जितना ज्यादा हम

play09:54

चीजें सीखने के ऊपर टाइम इनपुट करेंगे

play09:56

जितना ज्यादा हम प्रैक्टिकली बैठकर कोडिंग

play09:58

कर रहे होंगे उतना ज्यादा हमारा टेक करियर

play10:00

अच्छा हो रहा होगा तो बिल्कुल भी टाइम

play10:02

वेस्ट नहीं करना यह डिसाइड करने में कि यह

play10:04

सीखें या वो सीखें या यह सीखें आप टाइम के

play10:06

साथ सारी चीजें सीख सकते हो बस जल्दी से

play10:09

जल्दी शुरुआत करना सबसे ज्यादा इंपॉर्टेंट

play10:11

चीज है तो आई विश यू ऑल द बेस्ट इन योर

play10:13

टेक जर्नी आज के लिए इतना ही मिलते हैं

play10:15

नेक्स्ट वीडियो में टल देन कीप लर्निंग

play10:16

एंड कीप एक्सप्लोरिंग

Rate This

5.0 / 5 (0 votes)

Related Tags
Coding LanguagesBeginner GuideTech CareerProgramming TipsWeb DevelopmentSoftware EngineeringMachine LearningData ScienceCareer AdviceEducational Resource