monitor file access
+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 39

Thread: Which Programming language is best for dynamic web site development?

Hybrid View

  1. #1
    Join Date
    Apr 2010
    Posts
    7

    Which Programming language is best for dynamic web site development?

    I want to know which tool is best for dynamic web development.

  2. #2
    Join Date
    May 2010
    Posts
    3
    Well according to me ASP. Net will be the best language for making the dynamic website. In ASP. Net there are different languages can be used like c++, C# etc. You have not mention that you have any background of any languages or not. If not than it will be too much tough for you to use this language. But if you know any of them than it will be easy for you. In ASP. Net if you choose C# than it will be the best choice for you.
    [url=http://www.r4ikarte.de/]m* real karte[/url]

  3. #3
    Join Date
    Jun 2010
    Posts
    3
    PHP is a recursive acronym for PHP Hypertext Processor. Unlike the other offerings listed, PHP is designed specifically for server-side programming, which means that its library is specialized for the tasks you'll be doing over and over again in the course of programming your website. PHP also has the advantage of being able to interweave code with HTML, thus allowing you to mix layout with programming. While this does simplify coding for small sites, it does carry the potential to be abused, resulting in difficult to manage or maintain code for larger projects. Proper use of a templating system such as smarty should do wonders towards preventing that. PHP is available for most operating systems including Unix and Windows and is an excellent server-side programming language for professional programming.
    _________________________________________________
    [url=http://www.ez****sales.com]short sale florida[/url]
    [url=http://www.beyondfurniture.com.au]designer furniture[/url]

  4. #4
    cookies9 Guest
    Open source and business-friendly, Tcl is a mature yet evolving language that is truly cross platform, easily deployed and highly extensible.

    Tk is a graphical user interface toolkit that takes developing desktop applications to a higher level than conventional approaches. Tk is the standard GUI not only for Tcl, but for many other dynamic languages, and can produce rich, native applications that run unchanged across Windows, Mac OS X, Linux and more.
    ==============

    [url=http://www.kingofgames.net/ben-*0-games] Ben *0 Games [/url]

  5. #5
    loose111 Guest
    There are a number of ways to measure the popularity of a programming language, for example, based on the number of:

    * New applications written in the language
    * Existing applications written in the language
    * Developers that use the language primarily
    * Developers that use the language ever
    * Web searches
    * Available jobs that require skills in the language
    * Developers’ favorites

    The following surveys attempt to rank which programming languages are most popular, each using a different measure.
    ===============
    [url=http://www.enduris.com/]pvc fence[/url]
    [url=http://www.architecturalarttile.com]Granite Tile[/url]

  6. #6
    rajan84 Guest
    From a practical standpoint, I would recommend learning Java first. If you have access to an Apple Mac, also learn Objective-C. Either of these will give you a good grounding in object-oriented programming, which I strongly believe should be learned right from the start. Java and Objective-C are the two dominant programming languages in the world of smart phone development... Java on Android and Objective-C on all Apple platforms. Java has also become very dominant in the world of enterprise app development. Either of these would make a fine first language. Microsoft C# also is more or less equivalent to Java, so if you're more oriented toward the Windows world, C# would make sense. After those, it all depends on what your interests are. If you're interested in web development, basic HTML skills and Javascript (completely unrelated to Java) are important. But whatever you do, don't learn C++ as your first language. That would be a big mistake.

    ____________

    [url=http://www.sophivest.com/community]candlestick trading forum[/url]
    [url=http://www.******card-forgiveness.com]settle ****** card debt[/url]

  7. #7
    veryhandbags Guest

    Handbads show

    The Programming language is really best for dynamic site development.
    Maybe did know it.

  8. #8
    Join Date
    Feb 2010
    Posts
    2

    Thumbs up

    I vote for PHP As for me it is much easier to learn [URL="http://phpforms.net/tutorial/tutorial.html"]php tutorial[/URL] than ASP

  9. #9
    csekar555 Guest
    Java is a programming language expressly designed for use in the distributed environment of the Internet. It was designed to have the "look and feel" of the C++ language, but it is simpler to use than C++ and enforces an object-oriented programming model.

    JavaScript is an INTERPRETED programming or script language from Netscape. ActionScript is an object-oriented programming (OOP) language that is designed specifically for Web site animation. Originally released with Macromedia Flash 4 and enhanced for Flash 5, ActionScript is a sophisticated version of the script language introduced in Flash *

    An Active Server Page(ASP) is a web page that includes program code that is processed on a Microsoft web server before the page is sent to the user.

    JavaServer Pages (JSP) technology provides a simplified, fast way to create dynamic web content. JSP technology enables rapid development of web-based applications that are server- and platform-independent.

    PHP is a general-purpose scripting language that was originally designed for web development to produce dynamic web pages. It is usually embedded unto the HTML source document.
    ***************
    [url=http://www.just*.co.za]website[/url]
    [url=http://www.merchantservice.com/services/merchant-services.asp]Merchant Services[/url]

  10. #10
    Join Date
    Sep 2010
    Posts
    1

    It depends!

    This clearly depends on specifics and how much time you have on your hands. I would s***est Java or PHP. Both fairly high level and easy to implement. Given the choice I'd pick the latter.
    [URL="http://www.sleeppositionerz.com"]Sleep Positioner[/URL]
    [URL="http://tinlunchboxeshq.com"]Metal Lunch Boxes[/URL]
    [URL="http://tinlunchboxeshq.com"]Tin Lunch Boxes[/URL]

  11. #11
    Join Date
    Oct 2010
    Posts
    3
    depends on what you need. If you only need a static website for information, you don't need programming language at all, all you need is just HTML and CSS. For some client side interactive website, you can use JavaScript. For server side dynamic website, you will need to use programming languages like PHP, ASP, ASP .NET, JSP, etc. If you need to store information in the server, you need a database like MySQL, SQL, ORACLE, etc. Check with your hosting server company to see what technology is supported. If you hosting the server yourself, make sure you have the technology installed. Some of these technology are free, but some are not. For free solution, I s***est you use PHP and MySQL.
    ..............................................................................
    [url=http://free-grant-*****.org/nursing-grants.shtml]Nursing grants[/url]
    [url=http://www.fachuebersetzungsdienst.com]G?nstiges ?bersetzungsb?ro[/url]

  12. #12
    Join Date
    Nov 2014
    Posts
    2
    ASP PHP c++ these are best for the website developing.

  13. #13
    Join Date
    May 2015
    Posts
    31
    Right now aside from up and comers like Ruby, PHP is the top language for building dynamic sites or integrating custom apps into an existing site framework, and tying it into a server DB like MySQL. There are few things that you can't do with PHP. Knowing Java is great too, but Java is more on the multimedia/interactive end. Same with Flash coding in ActionScript.

    It depends on where your interests lie, in the multimedia end or the site development end. Something to consider though is that if you learn multimedia scripting, you'll still need to know PHP and MySQL (r whatever RDB you're working with) to tie it all together in the site.

  14. #14
    Join Date
    Oct 2002
    Posts
    47
    Quote Originally Posted by kaufen View Post
    Right now aside from up and comers like Ruby, PHP is the top language for building dynamic sites or integrating custom apps into an existing site framework, and tying it into a server DB like MySQL. There are few things that you can't do with PHP. Knowing Java is great too, but Java is more on the multimedia/interactive end. Same with Flash coding in ActionScript.

    It depends on where your interests lie, in the multimedia end or the site development end. Something to consider though is that if you learn multimedia scripting, you'll still need to know PHP and MySQL (r whatever RDB you're working with) to tie it all together in the site.

    Of the 5 posts you've made since coming to this site every one of them has been copied off the web word for word without ******ing the original source, in one instance using the same post twice, making it appear as if it was your own.

    This one is from a Best Answers post 4 years ago by someone calling themselves Raven on answers.********** as a response to the question "What is the best language for dynamic website ?"

    https://answers.**********/question/index?qid=20**0*04*65825AAXCUkZ

    If you want to post someone else's material it's fine to do so, but at least ****** them by providing the link where you got it.

  15. #15
    Join Date
    May 2015
    Posts
    31
    PHP is used to signify the PHP Hypertext Processor language and it is an interpreted script language. It is best suited for server-side programming that includes repetitive server-tasks performed during the development of your website. It is an open-source language and it is compatible with both Windows and Unix-based operating systems.

    It is a fast-prototyping language and it is best for developing web-based applications that require maximum functionality with minimum code. It is suited for advertising apps, media, agency, small software business, and startup business owners. Programming PHP By Rasmus Lerdorf, Kevin Tatroe, 2002 will help you learn the basics of PHP language.

    PHP has been used for so long that its community has contributed many powerful tools for PHP Website developers.

+ Reply to Thread

Similar Threads

  1. Can anyone solve this question in C programming Language?
    By Stella Richards in forum Programming
    Replies: 3
    Last Post: 03-14-2016, 01:04 AM
  2. What's the most popular web programming language?
    By slicegan2 in forum Programming
    Replies: 14
    Last Post: 12-23-2010, 03:32 AM
  3. Programming language choice: Java
    By new_rez in forum General discussion
    Replies: 1
    Last Post: 08-06-2008, 04:20 PM
  4. The best programming language - Power
    By deleteX in forum Programming
    Replies: 9
    Last Post: 11-30-2006, 04:40 PM
  5. Programming Language for Writing Drivers?
    By loopers in forum Internet Privacy
    Replies: 2
    Last Post: 01-16-2003, 05:37 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts