[Chennaipy] [Discussion] About scope of programming languages in Chennai's IT industry

2017-08-18 Thread Subil A
A friend of mine in college from the ECE department told me he was considering joining a Java course and asked me if there was scope for the language. I didn't know how to answer that as I'm a clueless college student myself. Java was once the best thing since sliced bread but is it still the same?

Re: [Chennaipy] [Discussion] About scope of programming languages in Chennai's IT industry

2017-08-18 Thread Subil A
Thank you all for the top notch Java answers. I got more answers than I expected from a community that shuns curly braces ;). I'll be sure to share them. But do consider answering this part of the question, about the situation in Chennai's IT industry in general, not just Java: > Which languages/

Re: [Chennaipy] [Discussion] About scope of programming languages in Chennai's IT industry

2017-08-18 Thread Subil A
Also, just to clarify, I'm not desperately searching for the One True Language or One True Framework or anything like that. I'm just genuinely curious to hear about everyone's personal experiences in this regard. On 18 Aug 2017 10:30 pm, "Subil A" wrote: > Thank yo

Re: [Chennaipy] Talks for the Next Meetup

2017-12-07 Thread Subil A
Hello, I'd like to give a talk. Title: The Python AST (abstract syntax trees) module Description: The AST module is a powerful python feature that allows to inspect and modify python code after it has been parsed but before the code is run. I will be talking about what an AST is, what the AST mo