Python Forum
Feel hard to learn the topic about " Parsing"
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Feel hard to learn the topic about " Parsing"
#1
So far I quite enjoyed learning Python from list and class to numpy and pandas. I have practiced ~80 algorithm type questions from leetcode and Hackrancker. They are nice web source for practice coding.

But the topic about parsing is always hard to learn for me, although the implementation of it is very useful. I feel it  is always easy to read someone's solution than doing the code by myself. I have searched and browsed several tutorial sources. They are understandable but still feel hard with the syntax such as (){}[]*+?. Too many symbol-like syntax. Hard to memorize.

So how do you learn the topic about parsing? What is the best way to learn it? Do you have any suggested online source to read?

Thanks,
L
Reply


Messages In This Thread
Feel hard to learn the topic about " Parsing" - by landlord1984 - Jan-31-2017, 11:51 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020