`
youarestupid
  • 浏览: 19684 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

From PHP to Perl: What's hot, what's not in scripting languages

PHP 
阅读更多
To confuse matters more, many so-called compiled languages are now bundled with just-in-time compilers that make them as agile as scripting languages. First, Java got Java Server Pages, allowing programmers to tweak Web pages just like PHP and Cold Fusion programmers could. Lately Java programmers have been using Groovy, a language that's structurally integrated with Java and runs on the JVM. The main draw? It has more of a scripting language syntax.

[ Find out which 7 programming languages are on the rise and verse yourself in the 12 programming mistakes to avoid. | Keep up on key application development insights with the Fatal Exception blog and Developer World newsletter. ]

And so developers have lots of choices and much religious battle to wade through. To help you figure out where to place your scripting language bets, we surveyed programmers, commit logs, search engine traffic, and book sales data from O'Reilly. What follows is a barometer of scripting languages -- JavaScript, ActionScript, Perl, Python, Ruby, Scala, R, PHP, and Java -- with our best-guess forecast of which languages are rising and falling in scripting hipness.

Hot scripting language: JavaScript
Few scripting languages are as polarizing as JavaScript. But love it or hate it, it's hard to debate the fact that JavaScript has had a renaissance of late, making it the lingua franca of the client-side Web. JavaScript performance has exploded in recent years thanks to an arms race among browser vendors to build the fastest JavaScript engine, and the server side now has a powerful scripting tool in Node.js.

Thanks to its powerful libraries and the ongoing emphasis on JavaScript performance tuning among browser vendors, JavaScript is shedding a long-worn reputation as a lightweight tool for hack programmers. "The JavaScript renaissance is the redemption of what was once seen as a script-kiddie language," says Simon St. Laurent, senior editor at O'Reilly Books. "There really is a nice language hidden inside."


This is not to say that JavaScript does not have its share of detractors. "Aesthetically I just don't like JavaScript," says Mile Liles, a Baltimore programmer who tends to work either in Ruby on Rails or Java. "It's a personal thing."

Liles, however, acknowledges JavaScript's dominance on the Web and is intrigued by how you can use JavaScript without compromising aesthetic standards. In particular, he's drawn to CoffeeScript, a cleaner syntax that inserts the necessary curly brackets and compiles down to regular old JavaScript. In other words, it allows you to write JavaScript without getting your hands dirty with all of the JavaScript punctuation.
分享到:
评论

相关推荐

    Perl Scripting for Windows Security

    if ($line =~ /(\w+)\s+is\s+part\s+of\s+the\s+group\s+($admin_group)/) { print "$1 has admin rights\n"; } } close $fh; ``` ### 结论 Perl作为一款功能强大的脚本语言,不仅在Linux/Unix环境中有着卓越的...

    CadScriptingLanguages_skill.pdf

    We will go over the basic command constructs of SKILL scripting language. All examples in this chapter do not involve any database access or library setup. A good way to get a feel of the power of any...

    Beginning PHP and MySQL: From Novice to Professional, Third Edition

    Essentially three books in one, readers not only profit from extensive introductions to the core features of each technology, but also learn how to effectively integrate the two in order to build ...

    PHP & MySQL 最经典的书 (08新版)Beginning PHP and MySQL: From Novice to Professional

    Essentially three books in one, readers not only profit from extensive introductions to the core features of each technology, but also learn how to effectively integrate the two in order to build ...

    Perl Scripting Tool v2.2.6

    Perl Scripting Tool v2.2.6 是一款专为编程爱好者和专业人士设计的应用软件,它极大地简化了Perl脚本语言的编写过程。Perl,全称 Practical Extraction and Reporting Language(实用提取和报告语言),是一种功能...

    Mastering Linux Shell Scripting

    Implement functions and edit files using the Stream Editor, script in Perl, program in Python – as well as complete coverage of other scripting languages to ensure you can choose the best tool for ...

    Syngress Press: Perl Scripting for IT Security.pdf

    ### Syngress Press: Perl Scripting for IT Security #### 核心知识点概览 - **Perl 脚本语言在信息安全中的应用** - **安全工具与脚本开发** - **网络安全自动化** - **数据包捕获与分析** - **日志文件监控与...

    Scripting in Java 2014

    Scripting in Java starts with the explanation of basic scripting concepts and mechanisms needed for implementating scripting languages on the Java platform. Next, it focuses on particular languages ...

    Mastering Linux Shell Scripting(PACKT,2015)

    Implement functions and edit files using the Stream Editor, script in Perl, program in Python – as well as complete coverage of other scripting languages to ensure you can choose the best tool for ...

    Intermediate.Perl

    Intermediate Perl is about learning to use Perl as a programming language, and not just a scripting language. This is the book that turns the Perl dabbler into the Perl programmer.

    Beginning JavaScript with DOM Scripting and Ajax: Second Editon

    This completely updated second edition covers everything you need to know to get up-to-speed with JavaScript development and add dynamic enhancements to web pages, right from the basics. As well as ...

    Intermediate Perl.pdf

    As in Learning Perl, we designed each chapter to be small enough to read in just an hour or so. Each chapter ends with a series of exercises to help you practice what you've just learned, and the ...

    《Programming Perl 4th edition》(Perl程序设计<第四版>)

    In this much-anticipated update to "the Camel," three renowned Perl authors cover the language up to its current version, Perl 5.14, with a preview of features in the upcoming 5.16. In a world where ...

    Mastering Linux Shell Scripting.epub

    Implement functions and edit files using the Stream Editor, script in Perl, program in Python – as well as complete coverage of other scripting languages to ensure you can choose the best tool for ...

    Mastering Linux Shell Scripting.mobi

    Implement functions and edit files using the Stream Editor, script in Perl, program in Python – as well as complete coverage of other scripting languages to ensure you can choose the best tool for ...

Global site tag (gtag.js) - Google Analytics