Skip to content

Principles and Practices of Software Development Main Repository

Notifications You must be signed in to change notification settings

hanolee/swpp202401

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

M1522.002400 Principles and Practices of Software Development

  • Instructor: Prof. Chung-Kil Hur
  • TA: Seunghyeon Nam(@strikef), Yonghee Kim(@ppapill0n), Dongjae Lee(@mori1116)
    • Email address: swpp@sf.snu.ac.kr
      • When sending TA an email,
        • The subject (제목) must start with [SWPP]
        • Your name and student ID must be included in the body (본문)
      • When replying to TA's email, please CC swpp@sf.snu.ac.kr as well. Otherwise, you may not be able to get response from TA. Reply to all will do that for you.
      • Unless your question involves sensitive data (your assignment code, personal information, etc), we recommend you use GitHub Issues instead.
    • Place: Bldg 302 Rm 315-1

Check the repository and issues page on a daily basis!
All important updates and notices will be uploaded only on GitHub!
Updates include (but are not limited to) assignment, project, class policy, etc.

We'll rarely be using eTL on this course!

  • We may instruct you to submit some of the assignments via eTL

Announcements

  • 3/6 : Submit your GitHub username by 3/11 (snu-sf-class#4)
  • 3/6 : Submit application if you want to develop on our lab server by 3/18 (snu-sf-class#2)
  • 3/28 : Submit your team project teammates by 4/2 (snu-sf-class#10)

Projects

Assignments

  • 3/12 : Assignment 1 has been announced. Deadline is 3/19, 11:59 PM. See here: https://github.com/snu-sf-class/swpp202401-assn1

    • If you cannot compile word.cpp, please check whether your C++ compiler supports c++17. g++ --version should print version 7 or above. clang++ --version should print version 10 or above.
    • Submit to eTL
  • 3/28 : Assignment 2 has been announced. Deadline is 4/6, 11:59 PM. See here: Assignment 2 Directory

  • 4/2 : Assignment 3 has been announced. Deadline is 4/13, 11:59 PM. See here: Assignment 3 Directory

About

Principles and Practices of Software Development Main Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 40.9%
  • Shell 25.3%
  • Java 25.0%
  • CMake 5.3%
  • LLVM 2.5%
  • C 1.0%