I am comfortable with with JavaSevlets and Jsp.. Is it good for actual development( in terms of afforts(cost, time) and size of team) .. Or me should go for other technologies(like DotNET ,PHP or other).. Please tell what are the technologies which are being concert as the robust one
What is good package for web application development..?
Well, the answer to your question is 'it depends'. There are many great choices for web application development. If you are looking to become a contractor or employee in a company here are the technologies typically used. I work for a Fortune 100 company and will respond based on that.
By far the single most popular development done for small to medium size businesses is using PHP. It is a great language to know if you are trying to find work for small, medium and some large websites. However, large companies my tend to shy away from PHP due to support and licensing. For example, my company does not allow PHP in the Enterprise.
If you are looking to work for a large consulting firm then learning Java/J2EE or .NET would be great. Large corporations favor environments like these because of the support, tools and enterprise robustness.
Given that there is a rise of new web technology such as Python that is growing but not adopted widely yet.
Frankly, there are many great choices, but if you choose PHP, .NET or Java/J2EE you should be in great shape for the future.
I hope that helps!
Reply:It depends on what you know and what do you need to accomplish. Each of PHP, .NET, Java, Ruby/Python(Django) has it's own advantages and disadvantages.
Java is popular specially in big business as it scales nicely but I personally dislike Java because they've complicated it too much. Thought, I don't have much experience with it.
ASP.NET is excellent but has the licensing issue. Your clients will usually need to use Microsoft's server software and it increases $$$ they will need to pay.
Ruby/Python(Django) are also excellent and their philosophy is refreshing but are less popular and you will find little harder web hosting for them (specially for Django) but it's not a problem in dedicated environment.
PHP is well known programming language. Supported almost everywhere, it's scales as much as Java, and you have some pretty good web frameworks for it, I like the most and use CodeIgniter.
So, on the end it depends on your personal preference and your goals mostly.
Hope this helps a little.
Sunday, August 2, 2009
Dear all, Please help us in locating a web group working for the development of BIHAR.?
Spreading awareness is a great tool in a democratic country. Pl help us. We need a pressure group with no political linkage professionally.
Thanks.
Dear all, Please help us in locating a web group working for the development of BIHAR.?
Sure, Let me know what kind of help you need?
I am a into Media activism, Blogging and Poetry and from Bihar as well .. ( Currently in Italy)
Feel free to get in touch with me ( saurav.arya@gmail.com )
Greets,
Saurav
Reply:Why u are not asking Laluji to make a start.!!!!
Thanks.
Dear all, Please help us in locating a web group working for the development of BIHAR.?
Sure, Let me know what kind of help you need?
I am a into Media activism, Blogging and Poetry and from Bihar as well .. ( Currently in Italy)
Feel free to get in touch with me ( saurav.arya@gmail.com )
Greets,
Saurav
Reply:Why u are not asking Laluji to make a start.!!!!
What is IT? (Question about Web Design/Development)?
I keep hearing people mentioning that IT is good if you want to learn more about Web Design/Development but what is "I.T."?
What's the complete title? (example: WD= Web Design and/or Development)
And what does it do or what can you learn about it when you study it?
Can you learn this if you'r studynig web design and development? Or do you have to study something else in order to learn this?
Please help me and thanks!
What is IT? (Question about Web Design/Development)?
IT stands for Information Technology. An IT professional uses computers, databases, and other technologies to provide information to businesses.
Web Development is one of the many skills invovled in IT. Othe skills would include programming, data analitics, integration of different computer system, computer installation and repair.
In short just about anything computer or technology
related (cell phones, blackberries, etc) that provides the companies employee's access to the company's data.
College majors that prepare students for an IT career include, Management Information System and Information Systems.
Reply:info tech, you can take these courses at school, and can be very difficult
check out cisco.netacad.net
Reply:Information Technology? It's a major course and they studying about all computer software, all the information, that's why they call information technology
Reply:Information Technology - There are many degrees, Information Systems, Computer Science... ect.
What's the complete title? (example: WD= Web Design and/or Development)
And what does it do or what can you learn about it when you study it?
Can you learn this if you'r studynig web design and development? Or do you have to study something else in order to learn this?
Please help me and thanks!
What is IT? (Question about Web Design/Development)?
IT stands for Information Technology. An IT professional uses computers, databases, and other technologies to provide information to businesses.
Web Development is one of the many skills invovled in IT. Othe skills would include programming, data analitics, integration of different computer system, computer installation and repair.
In short just about anything computer or technology
related (cell phones, blackberries, etc) that provides the companies employee's access to the company's data.
College majors that prepare students for an IT career include, Management Information System and Information Systems.
Reply:info tech, you can take these courses at school, and can be very difficult
check out cisco.netacad.net
Reply:Information Technology? It's a major course and they studying about all computer software, all the information, that's why they call information technology
Reply:Information Technology - There are many degrees, Information Systems, Computer Science... ect.
What is the perfect way to start web development business?
I want to know what is the perfect way to start web development business that people trust me.
What is the perfect way to start web development business?
Securing a franchise of an established web development comapny is a good idea but you should be ready for good investment by way of licence fee, royalty etc.
Reply:Become a franchisee of a famous Web Development academy
Reply:Become a franchisee of a famous Web Development academy.
botanical garden
What is the perfect way to start web development business?
Securing a franchise of an established web development comapny is a good idea but you should be ready for good investment by way of licence fee, royalty etc.
Reply:Become a franchisee of a famous Web Development academy
Reply:Become a franchisee of a famous Web Development academy.
botanical garden
Which is the best popular technologies for web development?
the client side and the sever side ,thanx
Which is the best popular technologies for web development?
CLIENT-SIDE
- HTML and xHTML - extremely easy
- XML - extremely easy
- Javascript - takes some time to learn but easy after you master the syntax, similar syntax to PHP, Java, etc.
- Cascading Styel Sheets (CSS) - easy
- AJAX - combination of Javascript and XML, must have a solid understanding of Javascript
SERVER-SIDE
- PHP (open-source) - somewhat easy to learn
- Adobe ColdFusion - very easy to learn
- Microsoft ASP.Net - must know how to program in Visual Basic.Net or C# (very similar to Java)
- Ruby on Rails
- Python
- Java (JSP) - not a lot of developers coding in this language outside of enterprises, the syntax is similar to C# and PHP but it has a very powerful API and can be resource (server) intensive
DATABASE
- SQL - fairly easy...but pretty much a must with any server-side language
- Oracle - very similar to SQL with some subtle differences
Best wishes. :0)
Reply:The free and most easiest to learn is PHP/MySQL.
The more sofisticated one + more costly .NET
The most powerfull but could be too powerful is JSP.
Which is the best popular technologies for web development?
CLIENT-SIDE
- HTML and xHTML - extremely easy
- XML - extremely easy
- Javascript - takes some time to learn but easy after you master the syntax, similar syntax to PHP, Java, etc.
- Cascading Styel Sheets (CSS) - easy
- AJAX - combination of Javascript and XML, must have a solid understanding of Javascript
SERVER-SIDE
- PHP (open-source) - somewhat easy to learn
- Adobe ColdFusion - very easy to learn
- Microsoft ASP.Net - must know how to program in Visual Basic.Net or C# (very similar to Java)
- Ruby on Rails
- Python
- Java (JSP) - not a lot of developers coding in this language outside of enterprises, the syntax is similar to C# and PHP but it has a very powerful API and can be resource (server) intensive
DATABASE
- SQL - fairly easy...but pretty much a must with any server-side language
- Oracle - very similar to SQL with some subtle differences
Best wishes. :0)
Reply:The free and most easiest to learn is PHP/MySQL.
The more sofisticated one + more costly .NET
The most powerfull but could be too powerful is JSP.
Friday, July 31, 2009
Are qualifications required for web developers to get a job or is simple software knowledge enough?
I am thinking of doing a diploma in web development, but am wondering will I need to for an entry level job. Could I teach myself web development and showcase some of my work to an employer and this be enough. Just wanting some opinions.
Will I be wasting my time by doing a diploma in web development?
Are qualifications required for web developers to get a job or is simple software knowledge enough?
A diploma is seldomly a waste of time. Understand that while every employer is different, and there are no laws mandating a degree, most employers will require one unless you have an abundance of relevant experience. You could teach yourself, but where would you work to gain experience to offset the need for the degree? Additionally, a degree is transferrable, is seldomly questioned, and lasts forever where your experience may be questioned especially if it's through an internship or working for yourself and if it isn't recent it may not be accepted.
Will I be wasting my time by doing a diploma in web development?
Are qualifications required for web developers to get a job or is simple software knowledge enough?
A diploma is seldomly a waste of time. Understand that while every employer is different, and there are no laws mandating a degree, most employers will require one unless you have an abundance of relevant experience. You could teach yourself, but where would you work to gain experience to offset the need for the degree? Additionally, a degree is transferrable, is seldomly questioned, and lasts forever where your experience may be questioned especially if it's through an internship or working for yourself and if it isn't recent it may not be accepted.
Can I get an IT job(programming/Web Development/Designing/Mul... related with Da'va (Islamic Missionary)?
I have an ambition to contribute my technical and creative skills in the field of ' Da'va ' - (propagation of the religion Islam)
I have worked
-%26gt; as a software engineer,
-%26gt; as a web designer,
-%26gt; as a graphic designer,
-%26gt; as a computer faculty,
-%26gt; as a drawing teacher.
I have done a Three Year Diploma in Computer Engineering, B.Tech Degree in Information Technology(some papers have to be completed), IBM Certified course in e-commerce, Training in educational software development (Flash actionScript programming - from Sherston Educational Software Pvt. Ltd., a UK based company), Diploma in Drawing and Painting, etc.
I'm a digital artist(Designing, animation, video editing, interactive systems development, etc) with a lot of multimedia softwares familiarization.
If any body can help me to attain my ambition, I will be much greatful to them.
regards,
Shah
Can I get an IT job(programming/Web Development/Designing/Mul... related with Da'va (Islamic Missionary)?
Yes man!You have plenty of opportunities especially in middle east.Saudi Arabia will be a great place for you.You can get all details from yahoo search-Jobs In Saudi Arabia- focus on IT Jobs.All the best!
I have worked
-%26gt; as a software engineer,
-%26gt; as a web designer,
-%26gt; as a graphic designer,
-%26gt; as a computer faculty,
-%26gt; as a drawing teacher.
I have done a Three Year Diploma in Computer Engineering, B.Tech Degree in Information Technology(some papers have to be completed), IBM Certified course in e-commerce, Training in educational software development (Flash actionScript programming - from Sherston Educational Software Pvt. Ltd., a UK based company), Diploma in Drawing and Painting, etc.
I'm a digital artist(Designing, animation, video editing, interactive systems development, etc) with a lot of multimedia softwares familiarization.
If any body can help me to attain my ambition, I will be much greatful to them.
regards,
Shah
Can I get an IT job(programming/Web Development/Designing/Mul... related with Da'va (Islamic Missionary)?
Yes man!You have plenty of opportunities especially in middle east.Saudi Arabia will be a great place for you.You can get all details from yahoo search-Jobs In Saudi Arabia- focus on IT Jobs.All the best!
Subscribe to:
Comments (Atom)