You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building a project will strengthen your basics and help you figure out what you don’t know.
317
317
318
318
- Start with some basic projects like Hangman and Tic-Tac-Toe. Build an alarm clock. This can be console-based.
319
319
- Move on to intermediate projects like a todo-list with Django. Use frameworks and build GUIs too.
320
-
- Now, it’s time to work on some advanced projects like:
321
-
- Parkinson’s Disease Detection
322
-
- Speech Emotion Recognition
323
-
- Breast Cancer Classification
324
-
- Fake News Detection
325
-
- Gender and Age Detection
326
-
- Driver Drowsiness Detection
320
+
- Now, it’s time to work on some advanced Python projects like:
321
+
-[Parkinson’s Disease Detection with XGBoost](https://data-flair.training/blogs/python-machine-learning-project-detecting-parkinson-disease/)
322
+
-[Speech Emotion Recognition with librosa](https://data-flair.training/blogs/python-mini-project-speech-emotion-recognition/)
323
+
-[Breast Cancer Classification with Deep Learning](https://data-flair.training/blogs/project-in-python-breast-cancer-classification/)
324
+
-[Fake News Detection with classfication](https://data-flair.training/blogs/advanced-python-project-detecting-fake-news/)
325
+
-[Gender and Age Detection with OpenCV](https://data-flair.training/blogs/python-project-gender-age-detection/)
326
+
-[Driver Drowsiness Detection with OpenCV & Keras](https://data-flair.training/blogs/python-project-driver-drowsiness-detection-system/)
327
327
328
328
You can also build a project to solve a real problem you face or faced earlier.
329
329
330
330
## 12. Should I Go for the Python Certification?
331
331
332
-
There is no official certified exam for Python. DataFlair offers an excellent certification program for Python. This has more than 20 hours of video-based sessions, multiples practicals, and 5 exciting projects to build- with complete source code!
332
+
There is no official certified exam for Python. **[DataFlair offers an excellent certification program for Python](https://data-flair.training/python-course/)**. This has more than 20 hours of video-based sessions, tons of practicals, and 5 exciting projects to build- with complete source code!
333
333
334
-
## 13. Solve Interview Questions
334
+
## 13. Python Interview Questions
335
335
336
-
You are now ready to answer some interview questions at any level- beginner, intermediate, or advanced. You can also do this after any of the previous steps. Refer to these questions- these are questions of all difficulties- beginner, intermediate, and advanced. They also have some open-ended questions.
336
+
You are now ready to answer crack Python interview at any level- beginner, intermediate, or advanced. You can also do this after any of the previous steps. Refer to these questions- these are questions of all difficulties- beginner, intermediate, and advanced. They also have some open-ended questions.
337
337
338
-
- Top 150+ Interview Questions for Freshers
339
-
- Python Interview Questions for Intermediate
340
-
- Python Interview Questions - Advanced
338
+
-**[Top 150+ Interview Questions for Freshers](https://data-flair.training/blogs/top-python-interview-questions-answer/)**
339
+
-**[Python Interview Questions for Intermediate](https://data-flair.training/blogs/python-interview-questions/)**
Python is the second-most loved language and the most-wanted language according to the StackOverflow Developer Survey for 2019. It seems to have a good future with stable jobs. Also, the jobs pay well. Here are the profiles you can go for if you learn Python:
343
+
Python is the second-most loved language and the most-wanted language according to the StackOverflow Developer Survey for 2019. It seems to have a [good future with stable jobs](https://data-flair.training/blogs/python-future/). Also, the jobs pay well. Here are the profiles you can go for if you learn Python:
0 commit comments