Suggest me which platform is easy for my project...

gopal68

gopal68

@gopal68-WUyH4f Oct 26, 2024
hello every one ,i m final year student IT student and i m making a project ONLINE EDUCATION SYSTEM here i have to provide virtual class and online exam .so any one can suggest me which platform will be easy in implement... plz suggest me...

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jul 23, 2012

    The choice of the platform (and technology) will be determined by the functionalities you wish to incorporate and the overall nature of the project. For example - 'online' could mean a LAN based system Or a WEB based system and it 'may' lead to different technology needs. So it will help if you could provide more details about the way your system is supposed to function.

    Then, you'll also have to figure out which platform or technology you are comfortable with. Because we don't know which one you will find as 'easy'. PHP / JAVA might be easy for me, but .Net could be easier for you!

    But overall, I believe PHP, HTML, CSS, JavaScript and MySQL. If not PHP, you might want to look at Ruby programming language with Rails framework.
  • gopal68

    gopal68

    @gopal68-WUyH4f Jul 24, 2012

    sir thank's for reply ..in actual i have a basic knowledge of php/java/.net bt not more knowledge any language and i want to make this project live and here i have to provide ONLINE EXAM pattern like CAT pattern with more security features and virtual Class (only user can access) and CHAT room and many other basic function......
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jul 24, 2012

    gopal68
    sir thank's for reply ..in actual i have a basic knowledge of php/java/.net bt not more knowledge any language and i want to make this project live and here i have to provide ONLINE EXAM pattern like CAT pattern with more security features and virtual Class (only user can access) and CHAT room and many other basic function......
    Like I said - PHP, mySQL along with JavaScript looks like a better option in your case. JavaScript should be easy to pick. If you want to add some more Jazz to your project; you might as well consider AJAX for your portal's front end.

    For the type of project you've planned, you're going to need a lot more than just basic PHP (or Java or .Net). Looks like a learning curve ahead.
  • sookie

    sookie

    @sookie-T06sFW Jul 25, 2012

    #-Link-Snipped-# Liked your idea of virtual classroom. I guess may be you need to focus on graphics , 3D, animation more or your idea is just to provide boring PDFs/docs/tutorials to read online and give the exam?
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jul 25, 2012

    sookie
    #-Link-Snipped-# Liked your idea of virtual classroom. I guess may be you need to focus on graphics , 3D, animation more or your idea is just to provide boring PDFs/docs/tutorials to read online and give the exam?
    Yep, and that'd require either Flash programming (totally new thing to learn) or JavaScript Or HTML5+CSS3 combo; right?

    I guess PDFs and Docs can always be offered as attachments.
  • deepu11111111

    deepu11111111

    @deepu11111111-Vg940z Jul 25, 2012

    gopal68
    sir thank's for reply ..in actual i have a basic knowledge of php/java/.net bt not more knowledge any language and i want to make this project live and here i have to provide ONLINE EXAM pattern like CAT pattern with more security features and virtual Class (only user can access) and CHAT room and many other basic function......
    It;'s a nice idea (virtual class room and online examination ). Thats the basic problem of today's engineering Students . They don't have the required knowledge of useful technology's by corporate company's .
    Ok , Any way my suggestion is also to go for HTML,Javascript and php . I think you must had some knowledge of HTML,DHTML,Javascrit . Then try to learn php and do good work for your project .
    All the best....
  • gopal68

    gopal68

    @gopal68-WUyH4f Jul 25, 2012

    thank's to all....for reply.....
  • gopal68

    gopal68

    @gopal68-WUyH4f Jul 25, 2012

    hi every one , any one tell me how we connect database(MySql) with php in XAMPP server..
  • meetramprasad

    meetramprasad

    @meetramprasad-2MYwYb Jul 26, 2012

    Hi,
    review this <a href="https://www.w3schools.com/php/php_mysql_connect.asp" target="_blank" rel="nofollow noopener noreferrer">PHP MySQL Connect to database</a> you get an idea.
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jul 26, 2012

    Also check: #-Link-Snipped-#

    #-Link-Snipped-#