Programming Language Worth To Learn For IM Purpose

wgn_white

Regular Member
Joined
Oct 12, 2009
Messages
265
Reaction score
39
I have learn formal c++ and know a little bit to program in php which so far achieve what I want.

I am interested to learn new programming language which worth to learn for programming bots, keyword research tools or other automation tools which is desktop or web based.

I bet if its web based, I'll stick to php?

So I would like to ask you guys which I believe have a lot of experience to show me a short cut of course. Show the way, I walk through it my own of course.

From my reading, I found out that IM programmer are fond of VB.net.

However, look forward for you guys suggestion.
 
I really want to know the answer too ! :)

Happy Halloween!
 
learn php, so you will understand more about website(php, javascipt, html, css, etc), and then you can combine with your c++ skill.
 
learn php, so you will understand more about website(php, javascipt, html, css, etc), and then you can combine with your c++ skill.

I don't have problem with php, javascript, html and css.
I've mastered these.

Now look forward to learn new programming language.
 
You can try it with python. It is very powerful, flexible and simple object-oriented language .. He has already a lot of written modules for this purpose, like Scrape which is Python module for web browsing and scraping.
Code:
zestyDOTca/python/scrapeDOThtml

I can not tell you exactly the details because I have not yet found time to work with Scrape module, but I intend to soon start working with him.

You can find more useful modules on
Code:
catswhocodeDOTcom/blog/python-50-modules-for-all-needs

If you need any resources for Python feel free to PM me ..

I'm glad if I helped :)
 
Always funny those best programming language threads. Mostly they end in religious wars.

Here is my suggestion:

>>>>> JAVA <<<<<<

and as you already know C++, C# might also be interesting for you.
 
just go with php (for server side)
&
autoit (comp side)

Task 3months
:firedevil
 
Back
Top