Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@YoungHaKim7
YoungHaKim7
Follow

Global Young YoungHaKim7

💭
fighting
Strader+Econometrics+polyglot +天命主宰(운명의 지배자)

Block or report YoungHaKim7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YoungHaKim7 /README.md
  • 👋 Hi, I’m @YoungHaKim
  • 🌱 I’m currently learning The Rust(I'm Rustacean)
  • I'm focusing on making the homepage(using WASM) only with Rust Languge.
  • 💞️ The final goal is to create an automatic trading U.S. futures program.
  • 📫 How to reach me ... Blog Youtube

Rust Magazinerust

https://rustmagazine.org/


Rust Latest News

https://rustmagazine.org/


Rust Lang

# 한개 파일
$ clang-format -i -- src/*.c
# 여러개 파일
$ find . -iname '*.h' -o -iname '*.cpp' -o -iname '*.hpp' -o -iname '*.c' | clang-format --style=file -i --files=/dev/stdin
Clang-formating 2 files
clang-format -style=WebKit -dump-config > .clang-format
  • 방법2
# Then run:
find . -regex '.*\.\(cpp\|hpp\|cc\|cxx\|c\|h\)' -exec clang-format -style=file -i {} \;
# BasedOnStyle: WebKit
# LLVM, Google, Chromium, Mozilla, WebKit
BasedOnStyle: WebKit
IndentWidth: 4
ContinuationIndentWidth: 4
IndentCaseLabels: false
IndentCaseBlocks: false
IndentGotoLabels: true
IndentPPDirectives: None
IndentExternBlock: NoIndent
ColumnLimit: 80

Languages and Tools
⭐️ Title
Linux Kernel
in Rust rust1 linux
Kernel_dev_in_Rust
Rust
GUI rust1 xilem
Rust_GUI
Algoritms
BigPictureOfCalculus assembly
algorithm_training
Quantum
Coding quantum Silq_my_project
C#, F#, and Visual Basic
are supported by Microsoft csharp fsharp
C#_my_project
F#_my_project
Kotlin = 😎
The next generation of Java java python
Java_Lang_my_project
Kotlin_Lang_my_project
Web
Dev.__Elixir_API elixir Elixir_my_project
TypeScript = 💪
The next generation of JavaScript javascript typescript
TypeScript_my_project
Diagramming and
charting tool📊
draw.io mermaid
mermaid_project
Draw.io Integration(VSCode Extension
Markdown slide deck
framework📽️PPT mermaid revealjs
marp_project
reveljs_project
Multi-paradigm
& long history lisp Lisp_my_project
Fortran
Programming fortran fortran_my_project
Functional
Programming haskell Haskell_my_project
Classical
Concurrency
Programming erlang
Classical
Financial
Programming cobol
CommonBusiness
OrientedLanguage
Ada a ⛑
"safety critical"
🚀language✈ ada Safe reasons
Ada_Lang_my_project
statistical
computing and graphics rlang R_Lang_my_project
Terminal emulator warp alacritty rust1
Warp & Alacritty
The two programs are made in Rust language.
Terminal Multiplexers zellij rust1
Zellij
The programs are made in Rust language.
Polyglot
MyYouTubeContents myyoutubechannel My YouTube Contents



Rust Snippets 정리중

수학 그래프를 그리는 도구 & 알고리즘 관련

https://github.com/YoungHaKim7/Algorithm_Trainining

영어 말하기 듣기 훈련

https://github.com/YoungHaKim7/English_Trainining


Readme.md에 적용되는 마크다운 문법 정리



Todo




WindowsOS

  • Windows PowerShell
    • Learn PowerShell in a Month of Lunches, Fourth Edition(Manning)| Travis Plunk, James Petty, Tyler Leonhardt, Don Jones, Jeffery Hicks

Windows API 공부하기




Pinned Loading

  1. Rust_Tutorial_Full_course Rust_Tutorial_Full_course Public

    My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

    Rust 22 5

  2. easyrust_training easyrust_training Public

    https://youtube.com/playlist?list=PLfllocyHVgsSJf1zO6k6o3SX2mbZjAqYE Easy Rust Korean / Rust in a Month of Lunches 한국어판

    Rust

  3. cpp_training2024 cpp_training2024 Public

    C++ Training & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

    C++

  4. c_project c_project Public

    c_project & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

    C 2

  5. zig_lang_exercises zig_lang_exercises Public

    My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

    Zig

  6. rust rust Public

    Forked from rust-lang/rust

    Empowering everyone to build reliable and efficient software.

    Rust

AltStyle によって変換されたページ (->オリジナル) /