473,388 Members | 1,355 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Python question (PyNoob)

I have exp with C/C++ (and a few other langs). I want to use Python to
start doing the ff:

1). Data Munging (text processing) - instead of Perl
2). Automating my build process
3). (Possibly) some web data retrieval jobs

Can anyone point me to resurces/possibly scripts that can get me up to
speed (to do these 3 things) ASAP, without having to learn the basics of
programming?
Aug 20 '07 #1
6 928
Anonymous wrote:
I have exp with C/C++ (and a few other langs). I want to use Python to
start doing the ff:

1). Data Munging (text processing) - instead of Perl
2). Automating my build process
3). (Possibly) some web data retrieval jobs

Can anyone point me to resurces/possibly scripts that can get me up to
speed (to do these 3 things) ASAP, without having to learn the basics of
programming?
That isn't possible without saying what it is that you actually want done.

Besides, the point of specifically choosing Python here for such tasks
would be your ability to manipulate them and write your own. If tools
already exist that do what you need, which languages they were written
in would be completely irrelevant.

--
Erik Max Francis && ma*@alcyone.com && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM, Y!M erikmaxfrancis
Never had very much to say / Laugh last, laugh longest
-- Des'ree
Aug 20 '07 #2
On Aug 19, 7:33 pm, Anonymous <no.re...@here.comwrote:
I have exp with C/C++ (and a few other langs). I want to use Python to
start doing the ff:

1). Data Munging (text processing) - instead of Perl
2). Automating my build process
3). (Possibly) some web data retrieval jobs

Can anyone point me to resurces/possibly scripts that can get me up to
speed (to do these 3 things) ASAP, without having to learn the basics of
programming?
Sure. Go here: http://www.google.com, then type all that and hit
"Google Search". That should turn up a wealth of information.

P.S You can't do all that without learning the basics of programming.

Aug 20 '07 #3
On Aug 19, 7:33 pm, Anonymous <no.re...@here.comwrote:
I have exp with C/C++ (and a few other langs). I want to use Python to
start doing the ff:

1). Data Munging (text processing) - instead of Perl
2). Automating my build process
3). (Possibly) some web data retrieval jobs

Can anyone point me to resurces/possibly scripts that can get me up to
speed (to do these 3 things) ASAP, without having to learn the basics of
programming?
I think if you've chosen Python as a language to use for these things,
you could invest some time in learning the language. It is after all
very easy to learn and you just have to do it once and many of your
programming task will be taken care of.

Aug 20 '07 #4

"Anonymous" <no******@here.comwrote in message
news:3u******************************@bt.com...
|I have exp with C/C++ (and a few other langs). I want to use Python to
| start doing the ff:
|
| 1). Data Munging (text processing) - instead of Perl
| 2). Automating my build process
| 3). (Possibly) some web data retrieval jobs
|
| Can anyone point me to resurces/possibly scripts that can get me up to
| speed (to do these 3 things) ASAP, without having to learn the basics of
| programming?

Your first sentence suggests that you already know the basics of
programming, so perhaps you meant something a bit different? such as not
figure out for yourself the basic idioms of Python, but learn them from
code?

In any case, item 1 seems too broad for specific help. As to item three,
there are modules and indeed programs available. Check PyPI on the Python
site, or search this newsgroup's archives (groups.google.com) or the web
generally.

tjr

Aug 20 '07 #5
On Aug 19, 8:33 pm, Anonymous <no.re...@here.comwrote:
I have exp with C/C++ (and a few other langs). I want to use Python to
start doing the ff:

1). Data Munging (text processing) - instead of Perl
2). Automating my build process
3). (Possibly) some web data retrieval jobs

Can anyone point me to resurces/possibly scripts that can get me up to
speed (to do these 3 things) ASAP, without having to learn the basics of
programming?
You want the Python Library Reference (quod googla).

If you know the basics of programming already, any old Python tutorial
will do, so just skim through the official one (q.g.) to pick up the
syntax and semantic rules. Then refer to the Library Reference, which
is well organized and make it easy to track down what you need. The
libraries come with very good built-in support for tasks 1 and 3; for
2 Python supports timestamp checking and subprocess calling and
whatnot, but stuff like dependency trees you'll have to work out
yourself.

(BTW, if "make" is failing or annoying you, you might want to consider
SCons, which for me has been a lot more intelligent and
straightforward than make ever was.)
Carl Banks

Aug 20 '07 #6
On Aug 19, 10:18 pm, Benjamin <musiccomposit...@gmail.comwrote:
On Aug 19, 7:33 pm, Anonymous <no.re...@here.comwrote:
I have exp with C/C++ (and a few other langs). I want to use Python to
start doing the ff:
1). Data Munging (text processing) - instead of Perl
2). Automating my build process
3). (Possibly) some web data retrieval jobs
Can anyone point me to resurces/possibly scripts that can get me up to
speed (to do these 3 things) ASAP, without having to learn the basics of
programming?

I think if you've chosen Python as a language to use for these things,
you could invest some time in learning the language. It is after all
very easy to learn and you just have to do it once and many of your
programming task will be taken care of.

I think you and several others are misunderstanding the OP: the OP
wants to learn some details of Python without having to *relearn* the
basics of programming. It's a reasonable request.
Carl Banks

Aug 20 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Emile van Sebille | last post by:
QOTW: "If we get 2.3.3c1 out in early December, we could release 2.3.3 final before the end of the year, and start 2004 with a 100% bug-free codebase <wink>." -- Tim Peters "cjOr proWe vbCould...
0
by: Emile van Sebille | last post by:
QOTW: "Have you ever used the copy module? I am *not* a beginner, and have used it *once* (and I can't remember what for, either)." -- Michael Hudson "It will likely take a little practice...
0
by: Emile van Sebille | last post by:
QOTW (in the OS agnostic category): "There is a (very popular) Python package out there which exposes the win32 api. I'm not sure what it's called. (win32api? pythonwin? win32all?)" -- Francis...
0
by: Emile van Sebille | last post by:
QOTW (advanced interfaces track): "I'm firmly in favour of any language that can DWIMNWIS." -- Tim Delaney QOTW (MS roadkill track): "Underestimate MS at your own risk. It is one thing to not...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.