Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. How to develop a Website

How to develop a Website

Scheduled Pinned Locked Moved Web Development
tutorialquestion
14 Posts 10 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    damiend123
    wrote on last edited by
    #1

    Any idea of a website or any other accessible location to get an idea on how to develop a website for someone who has no knowledge in programming languages?

    Kornfeld Eliyahu PeterK L T M C 8 Replies Last reply
    0
    • D damiend123

      Any idea of a website or any other accessible location to get an idea on how to develop a website for someone who has no knowledge in programming languages?

      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu Peter
      wrote on last edited by
      #2

      It too broad to answer it in less then a yearly course... However I suggest to use Google - you will find endless resources at any level of knowledge...

      I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

      "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

      V D 2 Replies Last reply
      0
      • D damiend123

        Any idea of a website or any other accessible location to get an idea on how to develop a website for someone who has no knowledge in programming languages?

        T Offline
        T Offline
        thatraja
        wrote on last edited by
        #3

        Education Needed[^] Beginner's Walk - Web Development[^]

        thatraja

        Code converters | Education Needed No thanks, I am all stocked up. - Luc Pattyn When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute

        1 Reply Last reply
        0
        • D damiend123

          Any idea of a website or any other accessible location to get an idea on how to develop a website for someone who has no knowledge in programming languages?

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          You will need to lean some programming language if you want your website to do anything useful. You could stats at http://www.asp.net/[^].

          D 1 Reply Last reply
          0
          • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

            It too broad to answer it in less then a yearly course... However I suggest to use Google - you will find endless resources at any level of knowledge...

            I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

            V Offline
            V Offline
            vikas dwivedi
            wrote on last edited by
            #5

            I dont know where to start from, but learn basics HTML and CSS and then build upon it with Javascript and Jquery etc Use this website to learn the basics http://www.tutorialspark.com/[^]

            1 Reply Last reply
            0
            • D damiend123

              Any idea of a website or any other accessible location to get an idea on how to develop a website for someone who has no knowledge in programming languages?

              M Offline
              M Offline
              MixBag
              wrote on last edited by
              #6

              Answer to this Query is quite broad but still my 2 cents: >For starters all that you see in a website is called the Users Interface or UI per se. >UI is developed with the help of programming languages like HTML,CSS,Javascript,Jquery etc which constitutes the Front End Section. >The Backend section would be the one wherein you send the data for further processing just like when you click on download button the data pertaining to the material is fetched from server to your machine or your interface. >This Backend section development is done with the help of programming languages again ( ;) )like python,ruby,PHP etc. So when both ends are amalgamated BOOYAAAHHHH...!!!! Your website is created... :omg: :omg: But however there is a short way out.... :-\ :-\ :-\ :-\ >You can take help of websites which help you in creating your own Websites (this is incase you dont want to take the hard way out of learning this many languages.. :-O :-O ) >E.g for above would be : www.wix.com, www.Moonfruit.com, www.stribe.com, www.webon.com, www.easysite.com, www.weebly.com, www.lifeyo.com etc. :-\ :-\ >These websites provide you with templates which you can easily alter as per your needs(this may also turn out to be quiet fun as you can also add some code to your website by observing how these templates are created ;) ;) ) Best of Luck PAL .... I hope it would be of some use to you... :-D :-D

              D 1 Reply Last reply
              0
              • D damiend123

                Any idea of a website or any other accessible location to get an idea on how to develop a website for someone who has no knowledge in programming languages?

                C Offline
                C Offline
                chrislim2888
                wrote on last edited by
                #7

                This is a good reference site http://www.w3schools.com/[^]

                D 1 Reply Last reply
                0
                • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                  It too broad to answer it in less then a yearly course... However I suggest to use Google - you will find endless resources at any level of knowledge...

                  I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

                  D Offline
                  D Offline
                  damiend123
                  wrote on last edited by
                  #8

                  Thanks buddy! Cheers.

                  1 Reply Last reply
                  0
                  • L Lost User

                    You will need to lean some programming language if you want your website to do anything useful. You could stats at http://www.asp.net/[^].

                    D Offline
                    D Offline
                    damiend123
                    wrote on last edited by
                    #9

                    Thanks buddy! Cheers.

                    1 Reply Last reply
                    0
                    • M MixBag

                      Answer to this Query is quite broad but still my 2 cents: >For starters all that you see in a website is called the Users Interface or UI per se. >UI is developed with the help of programming languages like HTML,CSS,Javascript,Jquery etc which constitutes the Front End Section. >The Backend section would be the one wherein you send the data for further processing just like when you click on download button the data pertaining to the material is fetched from server to your machine or your interface. >This Backend section development is done with the help of programming languages again ( ;) )like python,ruby,PHP etc. So when both ends are amalgamated BOOYAAAHHHH...!!!! Your website is created... :omg: :omg: But however there is a short way out.... :-\ :-\ :-\ :-\ >You can take help of websites which help you in creating your own Websites (this is incase you dont want to take the hard way out of learning this many languages.. :-O :-O ) >E.g for above would be : www.wix.com, www.Moonfruit.com, www.stribe.com, www.webon.com, www.easysite.com, www.weebly.com, www.lifeyo.com etc. :-\ :-\ >These websites provide you with templates which you can easily alter as per your needs(this may also turn out to be quiet fun as you can also add some code to your website by observing how these templates are created ;) ;) ) Best of Luck PAL .... I hope it would be of some use to you... :-D :-D

                      D Offline
                      D Offline
                      damiend123
                      wrote on last edited by
                      #10

                      Thanks buddy! Cheers. You have taken some time to reply. Really appreciate it. Thanks again.

                      1 Reply Last reply
                      0
                      • C chrislim2888

                        This is a good reference site http://www.w3schools.com/[^]

                        D Offline
                        D Offline
                        damiend123
                        wrote on last edited by
                        #11

                        Thanks buddy! Cheers.

                        1 Reply Last reply
                        0
                        • D damiend123

                          Any idea of a website or any other accessible location to get an idea on how to develop a website for someone who has no knowledge in programming languages?

                          C Offline
                          C Offline
                          Charan_Kumar
                          wrote on last edited by
                          #12

                          It's better to learn HTML and CSS first. www.w3schools.com is an excellent site for beginners

                          1 Reply Last reply
                          0
                          • D damiend123

                            Any idea of a website or any other accessible location to get an idea on how to develop a website for someone who has no knowledge in programming languages?

                            H Offline
                            H Offline
                            harishm591
                            wrote on last edited by
                            #13

                            Programming skills are not really reqired, iff your are developing static website/ web portal. html5 & css5 are more than enough to develop an simple static web sites :rolleyes:

                            1 Reply Last reply
                            0
                            • D damiend123

                              Any idea of a website or any other accessible location to get an idea on how to develop a website for someone who has no knowledge in programming languages?

                              P Offline
                              P Offline
                              pitechindore
                              wrote on last edited by
                              #14

                              In my opinion you should hire a professional to do this task. The reason behind saying this is that a professional can do it better and as per your needs. For that you can research on finding best web designing service provider as there are so many fake and low quality service providers there in market.

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • World
                              • Users
                              • Groups