Git Product home page Git Product logo

2021datastructure's Introduction

NCCU 2021 Data_Structure

Course: http://soslab.nccu.edu.tw/Courses.html

group list : https://docs.google.com/spreadsheets/d/1HxcNRGk2FV-fHPSOyB0QO6h10R_jjEZEW1RXaK4jyvA/edit?usp=sharing

Weekly Lab

2021DSTA

MONDAY 12:00 - 2:00

TA link:https://meet.google.com/ycd-tkhw-kjy

video:https://drive.google.com/drive/folders/1xtTuTc15vrzWLzl-kr5gV4Ub1tzsLp6J?usp=sharing

lab1

0927 1.install java and Eclipse. 2.HW1:BMI 3.git install instruction *DEADLINE: 0930

lab2

1004 1.HW2: Generic Geometric Progression *DEADLINE: 1011

lab3

1018 1.HW3: Count A Keyword in a Web Page! *DEADLINE: 1025

lab4

1025 1.HW4: Maintain an ordered keyword list *DEADLINE: 1101

lab5

1101 1.HW5: Matching/Analyzing HTML Tags list *DEADLINE: 1108

test

1104 Prescreen on Java Programming Test

project noticed

1108 1.project noticed (eclipse EE,Tomcat,web,github link...)

lab6

1115 1.HW6: Compute the score of a website *DEADLINE: 1122

lab7

1122 1.HW7: Compute the score of a website *DEADLINE: 1129 https://docs.oracle.com/javase/6/docs/api/java/util/Comparator.html

lab8

1206 1.HW8: Quick sort keywords! *DEADLINE: 1213

https://alrightchiu.github.io/SecondRound/comparison-sort-quick-sortkuai-su-pai-xu-fa.html

lab9

1213 1.HW9: Find the most similar keyword! *DEADLINE: 1220

http://web.ntnu.edu.tw/~algo/Subsequence2.html

lab10

1220 1.HW10: Use Google and get the links! *DEADLINE: 1227

lab11

1227 1.HW11: Webrize BMI! 2.HW12:(optional) *DEADLINE: 0103

https://www.fooish.com/html/hyperlink-a-tag.html

https://www.daconote.com/css-%E8%AA%9E%E6%B3%95%E6%95%99%E5%AD%B8/

eclipse java se/ee ide install

First , install eclipse installer

https://www.eclipse.org/downloads/

Choose Eclipse IDE for Java SE Developers or Eclipse IDE for Java EE Developers

workspace do not use default path (recommend)

git install Instruction

https://git-scm.com/book/zh-tw/v2/%E9%96%8B%E5%A7%8B-Git-%E5%AE%89%E8%A3%9D%E6%95%99%E5%AD%B8

https://miahsuwork.medium.com/%E7%AC%AC%E4%BA%8C%E9%80%B1-git-%E6%9C%AC%E5%9C%B0%E7%AB%AF%E8%88%87%E9%81%A0%E7%AB%AF%E6%93%8D%E4%BD%9C-github-78eec4537179

Download HW

In your computer's folder ,use command under below :

$ cd (your folder)

$ git init

$ git remote add origin https://github.com/lina2360/2021DataStructure.git

$ git pull origin master

then you can refresh the data weekly to download HW from the github.

web project

1.javaEE(environment) and 2.tomcat(http,web) download https://rx1226.pixnet.net/blog/post/321352041

1-1another installation for JAVA SE -> JAVA EE https://www.itread01.com/p/1138445.html

1-2new web project for javaEE https://www.itread01.com/content/1544581998.html

2-1tomcat https://tomcat.apache.org/download-80.cgi

2-2about install tomcat https://pclevinblog.pixnet.net/blog/post/314562673-%5Bapache_tomcat%5D-tomcat-%E5%AE%89%E8%A3%9D%E6%95%99%E5%AD%B8

3.jsoup jar (web crawler)

https://jsoup.org/download

4.html/css(design)

https://www.w3schools.com/html/default.asp

2021datastructure's People

Contributors

lina2360 avatar yichingllin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.