/
coding convention 201303063 coding convention 201303063

coding convention 201303063 - PowerPoint Presentation

chipaudi
chipaudi . @chipaudi
Follow
343 views
Uploaded On 2020-06-29

coding convention 201303063 - PPT Presentation

이학성 Coding convention 유지보수에 투자되는 비용 을 최소화 하기 위한 코드 작성법 한 개발자가 한 프로그램을 평생 유지보수 한다는 것 은 거의 불가능 ID: 789261

convention coding case nhn coding convention nhn case conventions http test html void

Share:

Link:

Embed:

Download Presentation from below link

Download The PPT/PDF document "coding convention 201303063" is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Slide1

coding convention

201303063

이학성

Slide2

Coding convention?

유지보수에 투자되는

비용

을 최소화 하기 위한 코드 작성법

한 개발자가 한 프로그램을 평생

유지보수

한다는 것

거의 불가능

팀원과의 코드

공유

도 쉬워지고

일관성

있는 코딩이 가능

Slide3

Nhn coding convention?

NHN

개발자가

소스 코드 작성 시에 따라야 할

규칙

네이밍

규칙

,

HTML

코드 작성 규칙

,

CSS

코드 작성 규칙

,

접근성

보장 방법

,

예약어

Slide4

Nhn

Coding convention example

NHN coding convention - html

Slide5

Nhn Coding convention example

Body tag class add

모바일

브라우저마다 규칙이 다름

Slide6

Coding convention case

void case test (){

}

void case test ()

{

}

위와 같이 전자와 후자를 정하는 것도

coding convention

중 하나

Slide7

JAVA Coding

conventions one page

Slide8

감사합니다

.

Slide9

출처

http://

nuli.nhncorp.com/data/convention/NHN_Coding_Conventions_for_Markup_Languages-v2.75_open.pdf

http://xp123.com/xplor/xp0002f/codingstd.gif