Skip to content

Tag Archives: python

What is a good crash course style emersion into programming languages?

I have a good grasp of HTML and a beginners grasp of CSS. I need to develop my languages over the summer. Specifically I might need to have a better grasp of HTML and CSS, completely learn .xml from scratch, maybe perl or python or other such languages. I am going to get a few [...]

How do I use Python to process XML commands?

I read in an online tutorial that Python is able to do this, but the Python and XML commands are totally different… I’m trying to use a Web Service with SOAP.