xymon
+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 39

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

  1. #16
    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

  2. #17
    Join Date
    Sep 2010
    Posts
    1
    Quote Originally Posted by rajan84 View Post
    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.
    The Operating system you are running on your system is your platform and your choice of OS may play a major part in the language you choose. Be aware that unforseen problems may push you to change platforms in the future, and that some language choices will make this very painful. Microsoft Windows and POSIX-compliant unix-like systems will most likely be your two main choices in technology.
    [url=http://*****************/watch?v=OnQRn2N*sdQ]ibooks download[/url]
    [url=http://*****************/watch?v=OnQRn2N*sdQ]ipad media[/url]

  3. #18
    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]

  4. #19
    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]

  5. #20
    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]

  6. #21
    Join Date
    Oct 2012
    Posts
    1

    Web development

    Quote Originally Posted by Eddiewilson View Post
    I want to know which tool is best for dynamic web development.
    You can develop dynamic website using many computer languages , like c++ , Java , PHP, ASP.NET etc.. It is depend on your website which language you select. C++ is a systemlevel language and very difficulty in coding, Java and PHP are very popular and lot of people are using it. Asp.net is good for medium type development . In asp.net you can develop programs using vb.net and C# http://csharp.net-informations.com . Also you can use SQL Server as adatbase very easily.

    Tomi.

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

  8. #23
    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.

  9. #24
    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.

  10. #25
    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.

  11. #26
    Join Date
    Apr 2007
    Posts
    922
    Quote Originally Posted by kaufen View Post
    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.
    http://www.fromdev.com/20**/0*/Best-Programming-Languages-Web-Development.html

  12. #27
    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.

  13. #28
    Join Date
    Nov 2015
    Posts
    3
    Large community support and hundreds of free open source libraries and tools. Worlds most popular content management system "Wordpress" is running on PHP. Large traffic driving social network Facebook uses PHP for its core website.

  14. #29
    Join Date
    Nov 2015
    Posts
    3
    There's no universal programming language for web development, you should first consider your situation and then choose the appropriate programming language for development.
    I'll list a few programming languages I use most of time in web programming:
    *. HTML: Markup language for presentation layer
    2. CSS: used for layout and styles
    *. JavaScript: a client programming language often used for user interaction, data processing on browser. anyway, since Node.js and other software used V8 as its interpretation engine, so your JavaScript code will also run on them, but the API it offers might be different from the one running in the browser. There are plenty of mature and stable frameworks/libraries for both frontend and backend apps.
    Frontend: jQuery, Backbone.js, ember.js, Angular.js etc.
    Backend: Express.js on Node.js etc.
    4. SQL: You may need to save your data in a db or data store
    5. Other programming languages for backend development: PHP, Java, Python, Ruby and so on.

    A very simple architecture for web development:

    HTML/CSS/JS for frontend programming, Node.js/MongoDB for backend (you may also want to use rational database such as mysql, just take the place of MongoDB)
    Hope i offered some help for more info you can visit http://codeandco.ae/
    Connie

  15. #30
    Join Date
    May 2015
    Posts
    31
    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 may 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.

+ 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