Future for Django, Jobs, Confused :/

2015-03-04 Thread Ismael Ezequiel
I'm confused what "framework" choice for web development, I love Python. as is the future for Django, I spend a lot time studying Django. I see more jobs for Ruby on Rails than Django :/ Sorry my english. Thanks. -- You received this message because you are subscribed to the Google Groups "D

Re: Future for Django, Jobs, Confused :/

2015-03-04 Thread Avraham Serour
so what is the question? On Tue, Mar 3, 2015 at 2:34 AM, Ismael Ezequiel wrote: > I'm confused what "framework" choice for web development, I love Python. > as is the future for Django, I spend a lot time studying Django. I see more > jobs for Ruby on Rails than Django :/ > > Sorry my english. >

Re: Future for Django, Jobs, Confused :/

2015-03-04 Thread François Schiettecatte
If the question is What Do I Invest In? Then the answer is to learn enough tools to be able to develop a full stack (JavaScript, HTML, Django, Python, MySQL/Postgres/Other), and expect that you will be learning new things all the time. I picked Django because I settled for Python rather than Rub

Re: Future for Django, Jobs, Confused :/

2015-03-04 Thread Javier Guerra Giraldez
On Wed, Mar 4, 2015 at 5:40 PM, François Schiettecatte wrote: > commit to learning a new one every couple of years (or more often if you can). this. even if I write Python as a requisite when hiring, I expect any new recruit to be able to pick languages as needed. Of course, that doesn't mean w

Re: Future for Django, Jobs, Confused :/

2015-03-04 Thread Andrew Farrell
One thing to keep in mind is that there are more fields using primarily python than using primarily ruby. A company that that does primarily scientific computing in python may not advertise jobs in Django or Flask. However, when they need to build a web interface for something, they will reach for

Re: Future for Django, Jobs, Confused :/

2015-03-05 Thread Derek
Good point Andrew - its certainly true for us. Another point is that if you work for yourself (e.g. doing contract work), then you need to pick a tool that you can be productive in, as this is usually more important to most smaller clients than using Tool A or Tool B. On Thursday, 5 March 201

Re: Future for Django, Jobs, Confused :/

2015-03-06 Thread Ismael Ezequiel
thak Em quarta-feira, 4 de março de 2015 16:15:32 UTC-3, Ismael Ezequiel escreveu: > > Estou confuso que escolha "framework" para o desenvolvimento web, eu adoro > Python. como é o futuro para Django, eu passar um tempo estudando muito > Django. Eu vejo mais empregos para Ruby on Rails que Djan

Re: Future for Django, Jobs, Confused :/

2015-03-06 Thread Ilya Kazakevich
You never know what would be popular in next several years. In late 90th Perl was the main web development language. In 2000th it was PHP. Now it is Ruby and Python. If you love Python, use Django but study Ruby/RoR in background. Ruby is not rocket science and you should not have any serious t

Re: Future for Django, Jobs, Confused :/

2015-03-06 Thread Alan Ávalos Hernández
Also, it's important to always understand the core concepts of what you're doing. Programming languages and frameworks are tools to get the job done. Those come and go. But if you really have a good grasp of the theory behind those, only certain details are going to have a relevant role in your