Code Monkey home page Code Monkey logo

cppdeepdive's Introduction

Cpp Deep Dive

학습 일지

  • 231229 : 변수의 선언과 정의, 규칙 학습.
  • 231231 : 정수 자료형과 실수 자료형, unsigned 학습.
  • 240101 : Char 자료형, Bool 자료형 학습, null 학습.
  • 240101 : const 제한자, 상수 학습.
  • 240101 : 데이터형 변환 학습.
  • 240102 : 산술 연산자 학습.
  • 240102 : auto 데이터형 학습.
  • 240102 : Donut 프로그램 학습.
  • 240103 : 수식 파서 트리를 이용한 계산기 프로그램 학습.
  • 240103 : 배열 학습.
  • 240103 : 문자열(char을 배열로 만들어 활용) 학습.
  • 240104 : 문자열(String) 학습.
  • 240104 : 사용자 입력(cin, cin.get(), cin.getline()) 학습.
  • 230106 : 묵찌빠 게임 프로그램 학습.
  • 230106 : 계산기 프로그램 학습.
  • 240108 : 구조체(Struct) 학습.
  • 240109 : 공용체(Union) 학습.
  • 240109 : 열거체(Enum) 학습.

👨‍💻 프로젝트.


프로그램 이름. 프로그램 설명. 레포지토리
도넛. 3차원처럼 입체감 있게 도넛을 콘솔로 그려서 보여주는 프로그램. 도넛
피서 트리를 이용한 계산기. 수식 파서 트리를 이용하여 수식을 계산해주는 계산기 프로그램. 파서트리 계산기
묵찌빠 게임. 콘솔을 이용한 묵찌빠 게임 프로그램. 묵찌빠
계산기 피연산자 2개와 연산자 1개를 이용하여 수식 결과를 콘솔에 보여주는 계산기 프로그램. 계산기

cppdeepdive's People

Contributors

devkobe24 avatar

Watchers

 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.