自学掌握PHP后,想在短期内掌握一门编程工具语言,易语言,VB,Java EE,该学哪个?
我具备很强的自控能力和学习能力
我自学PHP后,想在短期内掌握一门编程工具语言,用以辅助PHP的开发.
我未来的大方向还是Web
易语言, VB, Java EE哪个更适合我?
除了PHP外,我没有任何其他语言的编程基础.
回复内容:
如果一定要学语言, 应该学JavaScript。现在的Web没有JS的页面不可想象,虽然各种JS框架、插件简化工作,但深入了解JS对象机制、有效的利用JS控制页面元素是非常非常重要和必要的。良好设计的UI,一定有优秀的JS在页面中工作。Java不是短期内可以学好的。只关注于Web开发,PHP世界足够大了。
VB是什么?微软自己都要抛弃的语言,你还学? 个人强烈推荐JavaScript.
题主既然是做Web的,又是学PHP的,想必应该是玩网站后端的;如果想玩玩网站前端的话,JavaScript是必备的,因为JavaScript是目前网页上唯一支持的程序语言啊~学会了这玩意了之后,题主可以顺手自己改改前端的代码,或者说直接写个简单的前端了...然后一不小心就成为了一名全栈工程师了~~
JavaScript在设计之初,就是希望人们能够快速掌握它的.(因此它在很长一段时间里被人们当作"玩具语言")而事实上JavaScript在许多特性上是和PHP一样的,比如泛型.所以只要不是学得太精细,JavaScript是很容易上手的.
[顺便说一句,如果题主用json来传数据的话,学一下JavaScript就能更好地理解json为什么会设计成这样了...] 学完了php还想学一门语言来辅助php开发?这个当然就是javascript了!
当你学一种语言学的深了之后,自然而然的就能感觉到有些力不从心。
然后就会自然而然的想到要补充一些其他的知识。这个时候是主观自发的,比你现在问别人要学什么要强的多。 我想,有一点你必须明确:无论你有多强的自控能力和学习能力,在短时间内掌握一门语言是很难的。而且这种浮躁的心态并不好。
针对你的问题,想学一门编程语言,而你的大方向又是WEB开发,那Java当然是不二选择。
不过你得做好长期学习的准备,Java可不是一两个月就可以掌握的哦。
希望对你有帮助。 python不错 可以看看c 看到易语言之后我有点怀疑题主对自己掌握PHP的程度
=======================================
正经答题
如果想做前端开发 去看看JS是没错的 如果按你所说你掌握了PHP 那么你可以朝着全栈工程师的方向前进o(≧v≦)o~~
如果就是想做PHP 做做后端 你现在可以去学学数据库这类的 然后好好看看C
如果你是想玩票儿 去学Haskell!!!!!相信我 你会很爽的~\(≧▽≦)/~ 易语言。。。。。。。。。。。。。。
你把这几个并列。。。。。。。。。。
给人的感觉是:今天晚上想吃啥?小豆粥,白米饭,画卷,大便还是蔬菜汤? Java EE javascript 不容易啊。。函数多,又复杂,比PHP难多了~~

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











PHP and Python each have their own advantages, and choose according to project requirements. 1.PHP is suitable for web development, especially for rapid development and maintenance of websites. 2. Python is suitable for data science, machine learning and artificial intelligence, with concise syntax and suitable for beginners.

PHP is widely used in e-commerce, content management systems and API development. 1) E-commerce: used for shopping cart function and payment processing. 2) Content management system: used for dynamic content generation and user management. 3) API development: used for RESTful API development and API security. Through performance optimization and best practices, the efficiency and maintainability of PHP applications are improved.

PHP is a scripting language widely used on the server side, especially suitable for web development. 1.PHP can embed HTML, process HTTP requests and responses, and supports a variety of databases. 2.PHP is used to generate dynamic web content, process form data, access databases, etc., with strong community support and open source resources. 3. PHP is an interpreted language, and the execution process includes lexical analysis, grammatical analysis, compilation and execution. 4.PHP can be combined with MySQL for advanced applications such as user registration systems. 5. When debugging PHP, you can use functions such as error_reporting() and var_dump(). 6. Optimize PHP code to use caching mechanisms, optimize database queries and use built-in functions. 7

PHP is still dynamic and still occupies an important position in the field of modern programming. 1) PHP's simplicity and powerful community support make it widely used in web development; 2) Its flexibility and stability make it outstanding in handling web forms, database operations and file processing; 3) PHP is constantly evolving and optimizing, suitable for beginners and experienced developers.

PHP and Python have their own advantages and disadvantages, and the choice depends on project needs and personal preferences. 1.PHP is suitable for rapid development and maintenance of large-scale web applications. 2. Python dominates the field of data science and machine learning.

PHP is suitable for web development, especially in rapid development and processing dynamic content, but is not good at data science and enterprise-level applications. Compared with Python, PHP has more advantages in web development, but is not as good as Python in the field of data science; compared with Java, PHP performs worse in enterprise-level applications, but is more flexible in web development; compared with JavaScript, PHP is more concise in back-end development, but is not as good as JavaScript in front-end development.

PHP is mainly procedural programming, but also supports object-oriented programming (OOP); Python supports a variety of paradigms, including OOP, functional and procedural programming. PHP is suitable for web development, and Python is suitable for a variety of applications such as data analysis and machine learning.

PHP uses MySQLi and PDO extensions to interact in database operations and server-side logic processing, and processes server-side logic through functions such as session management. 1) Use MySQLi or PDO to connect to the database and execute SQL queries. 2) Handle HTTP requests and user status through session management and other functions. 3) Use transactions to ensure the atomicity of database operations. 4) Prevent SQL injection, use exception handling and closing connections for debugging. 5) Optimize performance through indexing and cache, write highly readable code and perform error handling.
