Skip to content

Think it aloud! 2

UNDER CONSTRUCTION

Think it aloud! 2

UNDER CONSTRUCTION

  • Home
  • About
    • Home
    • 2023
    • March
Rust

Rust: Get started with Rust ver. 1

mishou Mar 31, 2023 0 Comments

I. Hello, World! You can learn more from the tutorial that is linked below: https://doc.rust-lang.org/book/ch01-02-hello-world.html To be continued.

Finance Python

Finace: Plot Stock Prices Using Python for beginners, plotly.express ver. 1

mishou Mar 31, 2023 0 Comments

I. Getting a ticker from Yhoo! finance II. Retriving the data # create subplots from plotly.subplots import make_subplots import plotly.graph_objects as go fig = make_subplots(rows=3, cols=1,subplot_titles=("Nikkei225","Toyota", "Fast Retailing")) fig.append_trace(go.Scatter( x=nikkei225.index,…

Garuda Linux

GarudaLinux: Mounting a “/dev/sda2” drive

mishou Mar 28, 2023 0 Comments

You can see your devices and their separate file systems by listing information about all available or the specified block devices. Run the following command: lsblk If you want to…

Python for biginners

Python: Basics 14 Macros

mishou Mar 28, 2023 0 Comments

Work in progress. 1. Basics 1 Self-taught learning2. Basics 2 Making your cheat sheets3. Basics 3 Google Colaboratory4. Basics 4 Mathematical operators5. Basics 5 Autofill and List Comprehensions6. Basics 6 Tables7. Basics 7 Classes and Objects8. Basics…

Python for biginners

Python: Basics 13 If functions

mishou Mar 27, 2023 0 Comments

Work in progress. 1. Basics 1 Self-taught learning2. Basics 2 Making your cheat sheets3. Basics 3 Google Colaboratory4. Basics 4 Mathematical operators5. Basics 5 Autofill and List Comprehensions6. Basics 6 Tables7. Basics 7 Classes and Objects8. Basics…

Python for biginners

Python: Basics 12 Loops

mishou Mar 27, 2023 0 Comments

Work in progress. 1. Basics 1 Self-taught learning2. Basics 2 Making your cheat sheets3. Basics 3 Google Colaboratory4. Basics 4 Mathematical operators5. Basics 5 Autofill and List Comprehensions6. Basics 6 Tables7. Basics 7 Classes and Objects8. Basics 8…

Python for biginners

Python: Basics 11 Charts

mishou Mar 27, 2023 0 Comments

Work in progress. 1. Basics 1 Self-taught learning2. Basics 2 Making your cheat sheets3. Basics 3 Google Colaboratory4. Basics 4 Mathematical operators5. Basics 5 Autofill and List Comprehensions6. Basics 6 Tables7. Basics 7 Classes and Objects8. Basics 8…

Python Python for biginners

Python: Basics 10 Flash fill

mishou Mar 27, 2023 0 Comments

Work in progress. 1. Basics 1 Self-taught learning2. Basics 2 Making your cheat sheets3. Basics 3 Google Colaboratory4. Basics 4 Mathematical operators5. Basics 5 Autofill and List Comprehensions6. Basics 6 Tables7. Basics 7 Classes and Objects8. Basics…

Python Python for biginners

Python: Basics 8 Pivot Tables

mishou Mar 27, 2023 0 Comments

Work in progress. 1. Basics 1 Self-taught learning2. Basics 2 Making your cheat sheets3. Basics 3 Google Colaboratory4. Basics 4 Mathematical operators5. Basics 5 Autofill and List Comprehensions6. Basics 6 Tables7. Basics 7 Classes and Objects8. Basics…

Python Python for biginners

Python: Basics 9 Sample Data Sets

mishou Mar 27, 2023 0 Comments

Work in progress. 1. Basics 1 Self-taught learning2. Basics 2 Making your cheat sheets3. Basics 3 Google Colaboratory4. Basics 4 Mathematical operators5. Basics 5 Autofill and List Comprehensions6. Basics 6 Tables7. Basics 7 Classes and Objects8. Basics…

Posts navigation

1 2 … 8

Next Page »

Recent Comments

No comments to show.

Categories

  • 1.OS-TERMINAL (7)
    • Garuda Linux (5)
    • Kali Linux (0)
  • 2.APPLICATIONS (21)
    • Browsers (4)
    • Neovim (10)
    • WordPress (2)
  • 3.PROGRAMMING (63)
    • AI (3)
    • Julia (0)
    • Python (57)
      • Python for biginners (15)
    • R (2)
    • Rust (1)
  • 4.STUDIES (26)
    • Economics&Economy (2)
    • Finance (4)
    • Lectures (10)
    • Military (2)
    • Philosophy&Thoughts (8)
  • 5.ANIMATION-IMAGES (2)
    • Blender (0)
    • Inkscape (2)
    • Krita (0)
  • Uncategorized (0)

You Missed

Philosophy&Thoughts

Philosopy&Thoughts: Talking with ChatGPT about Nishida’s Basho

AI

AI: LLaVA works amazingly quickly

Philosophy&Thoughts

Philosophy&Thoughts: Talking with ChatGPT about Kierkegaard

Economics&Economy

Economics: Aging society from an MMT perspective

Think it aloud! 2

UNDER CONSTRUCTION

Copyright © All rights reserved | Blogus by Themeansar.