如何创建网络应用程序? [英] How do I create a web app?

查看:212
本文介绍了如何创建网络应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的任务是为学校中的设备创建IP管理器.我被要求将其制作为网络应用程序,以便我们可以将其放置在学校服务器上并通过url访问.我没有网络开发经验,但是有桌面和移动开发经验.我最大的成就是在本地服务器上使用PHP的"hello world",但是我需要一个完整的GUI Web应用程序.我只知道Java,Python和C#.我有大约一年的时间,我需要知道什么以及从哪里开始.

我尝试过的事情:

我尝试使用谷歌搜索开发Web应用程序所需了解的知识,但没有起点.我曾希望该过程类似于桌面应用程序,但可以在线访问.

I was given the task of creating an IP manager for the devices in the school. I was asked to make it a web app so we can put on the school server and access through url. I have no web development experience but I do have experience with desktop and mobile development. The most I''ve achieved is ''hello world'' with PHP on a local server, but I need a full GUI web app. I know only Java, Python and C#. What do I need to know and where do I start, I have about a year.

What I have tried:

I''ve tried googling what I need to know for developing a web app and got no starting point. I had kind of hoped the process would be similar to a desktop app but accessed online.

推荐答案

转到Amazon并输入"build a website".有很多书籍的标价在20.00英镑以下.我确定您的学校将能够资助一个.
Go on to Amazon and enter "build a website". There are plenty of books listed for under £20.00. I''m sure your school will be able to fund one.


您可以使用以下方法构建完整的Web应用程序:
1)HTML/CSS
2)JavaScript
3)PHP

您可以在此处 [ ^ ](为我工作).第一行菜单包含一个标记为"Tutorials"的教程.按照我列出它们的顺序来学习它们,因为这几乎是实现任何东西所需要的顺序.
You can build full web applications with:
1) HTML/CSS
2) JavaScript
3) PHP

You can learn these here [^] (worked for me). The top row menu includes one marked ''Tutorials''. Learn them in the order I listed them as that''s pretty much the order you''ll need to implement anything.


语录:

我已经尝试过搜索开发Web应用所需的知识,但没有起点.

I''ve tried googling what I need to know for developing a web app and got no starting point.


这里是一个包含与Web应用程序相关的大多数事情的教程的网站: W3Schools在线Web教程 [


Here a site with tutorials for most things related to web apps: W3Schools Online Web Tutorials[^]
You need to learn: html, css, Javascript, PHP ...


这篇关于如何创建网络应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆