8000 Update README.md · data-flair/python-tutorial@a188242 · GitHub
[go: up one dir, main page]

Skip to content

Commit a188242

Browse files
authored
Update README.md
1 parent 5b8efac commit a188242

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -311,36 +311,36 @@ Python has over 198,495 projects in the PyPI. Which of those packages (and the b
311311
- [array](https://data-flair.training/blogs/python-array-module/)
312312
- [itertools](https://data-flair.training/blogs/python-itertools/)
313313

314-
## 11. What Projects Should I Build?
314+
## 11. Which Python Projects Should I Develop?
315315

316316
Building a project will strengthen your basics and help you figure out what you don’t know.
317317

318318
- Start with some basic projects like Hangman and Tic-Tac-Toe. Build an alarm clock. This can be console-based.
319319
- 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/)
327327

328328
You can also build a project to solve a real problem you face or faced earlier.
329329

330330
## 12. Should I Go for the Python Certification?
331331

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!
333333

334-
## 13. Solve Interview Questions
334+
## 13. Python Interview Questions
335335

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.
337337

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/)**
340+
- **[Python Interview Questions - Advanced](https://data-flair.training/blogs/python-programming-interview-questions/)**
341341

342342
## 14. Python Job Trends
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. 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:
344344

345345
- Software Engineer
346346
- Senior Software Engineer

0 commit comments

Comments
 (0)
0