Skip to content

MSKÜ - CENG 3507 Web Development and Programming

Notifications You must be signed in to change notification settings

senolakkas/ceng3507

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Announcement: Project Final Phase requirements are out at our wiki. It may not be 100% complete but good enough for you to start working on it

CENG 3507

This is the sharing repo for CENG 3507 Web Development and Programming course offered in MSKU Department of Computer Engineering.

Usage:

  • Install git.
  • Clone the repository: git clone https://github.com/pembeci/ceng3507.git
  • For your experiments create a branch and switch to it: git checkout -b hobara
  • Later you can delete the branch with: git branch -d hobara
  • To get the latest files: git checkout -b master (switch to master branch) and then git pull
  • Instead of cloning and creating branches, you may also fork this repo with your github account and then work on your local copy. You need to sync your fork after I added new files.

Visit wiki page for links and other information.

About

MSKÜ - CENG 3507 Web Development and Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.4%
  • CSS 5.6%