본문 바로가기 메뉴 바로가기

Studying programming

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Studying programming

검색하기 폼
  • Jimin's Programming (194)
    • Algorithms (54)
    • JavaScript (16)
    • Vue.js (3)
    • Node.js (3)
    • React.js (7)
    • React Native (0)
    • Spring Boot (13)
    • JAVA (58)
    • C++ (17)
    • Programming (19)
    • Computer basics (4)
  • 방명록

Programming (19)
Http Response & Http Status Code

What is HTTP Response?Status LineMessage Header fields(General Headers, Response Header, Entity Header)a blank line to separate Header and Body Message Body (Optional) Http Status Code200 OK201 Created204 No Content300 Multiple Choice400 Bad Request404 Not Found500 Internal Server Error

Programming 2019. 2. 27. 08:33
Algorithm & Data structure

Algorithm & Data structure What are Algorithms and Data structures? The data structure is those different ways of storing data on your program. e.g. Array, List, Stack, Queue, Tree, Hash etc, The algorithm is operations on different data structures + sets of instructions for executing them. e.g. Sort, Search, Max, Min etc, Let's see the image to get a concrete example. We can see alphabet A to E..

Programming 2019. 1. 20. 17:45
Web app vs Mobile app

Web app vs Mobile app What is a web application? and what is the difference between a web app and mobile app? The web application is a software application that is accessed through a web browser, whereas the mobile application can installed and used on your smartphone directly. While website shows users static data such as news and articles, web app allows users to deal with individual data, for..

Programming 2019. 1. 20. 16:08
difference between Framework and Library

It is all about the rules.in the Library, you are making a call, but in the framework, framework actually calling to your code. Library Library is simply a collection of code and it is also known as a package.It has fewer rules than Framework. Whenever you have the power to call the code whenever you like that is simply a library. For example, let's say the library is your home and framework is ..

Programming 2019. 1. 11. 04:34
RestAPI

RestAPI REpresentational State Transfer The most popular types of API is RestAPI. RestAPI makes use of resource-based URL's. In brief, when we request a server for data but not a normal web page, then servlet will give you a state of the object in XML or JSON format. When you return data, data should have structure and that is the reason why it is in XML/JSON format. What the server is sending i..

Programming 2019. 1. 10. 13:59
Servlets

Servlet user requests a specific file that you don't have then, the server will have a helper application which is your web container(Tomcat). Since HTML is not a programming language, you need to use some programming like PHP, ASP, Ruby or Java. If you use Java. you need something called Servlet.Servlet stands for Server Component. Servlet runs in your Server and the output will be on the clien..

Programming 2019. 1. 9. 15:18
이전 1 2 3 4 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • C++
  • math.max
  • hackerrank javascript
  • easy javascript algorithm
  • string class in java
  • repeat()
  • hackerrank solution
  • substring()
  • Collection Framework
  • javascript
  • math.abs
  • equals()
  • easy algorithm
  • hackerrank
  • rest parameter
  • Javascript Algorithm
  • compareTo()
  • ... in Javascript
  • code refactoring
  • HashMap
  • 프로그래머스
  • 알고리즘
  • algorithm
  • java
  • 프로그래머스 알고리즘
  • HackerRank Algorithm
  • Object type casting
  • 프로그래머스 알고리즘문제
  • hackerrank javascript solution
  • spring boot application
more
«   2025/09   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바