4

The first time I joined Sibu was because of a question. I have to say that the Q&A on Sibu is great. There are many enthusiastic bosses to solve the problem, so I was deeply attracted by Sibu, and I also joined in answering questions. For the army, my idea is very simple. It is an improvement for me to be able to answer what I understand.

Later, I learned about the writing function of Sifei, and then I began to write articles to record the problems I encountered in my daily work, or some summary of knowledge points, of course, I have to admit that due to some unexpected factors, I had to stop The writing of some articles, this is my relatively big failure! E.g:

learn vue from scratch
Algorithm

These two articles, Introduction to Algorithms, is that I haven't understood the hash table in depth, so I didn't continue to write. I learned Vue from scratch because I felt that writing like this is not very meaningful, so I stopped.

Later, I was honored to join the lecturer of Sibu, and thank Sibu for giving me this platform for me to improve myself. The following are the courses on the line:

play typescript authentication login
Fun TypeScript Movie Seat

Of course there are courses that are not online, such as:

Vuex source code analysis
Handwriting a mini-compiler
Implement my personal project color picker

These courses are being planned one after another, and we welcome your support. happy 9th anniversary holiday. Haha, I would like to borrow the article happy birthday 160d3f5441ce05 in multiple languages.

C:

#include<stdio.h>
int main(void)
{
  printf("生日快乐");
  return 0;
}

python:

print("生日快乐")

java:

 public static void main(String[] args) {
   System.out.println("生日快乐");
 }

C++:

#include<iostream>
using namespace std;
int main(){
  cout<<"生日快乐";
  return 0;
}

C#:

Console.Write("生日快乐");

JavaScript:

console.log("生日快乐");

PHP:

<?php
   echo "<h2>生日快乐</h2>";
?>

Objective-C:

NSLog(@"%@",@"生日快乐");

Dart:

void main() {
  print("生日快乐");
}

Kotlin:

println("生日快乐");

scala:

print("生日快乐");

typescript:

console.log("生日快乐");

The following are supplementary:

Rust:

println!("生日快乐");

This article participated in the SegmentFault essay "9th Anniversary of Thinking", and you are welcome to join us if you are reading it.


夕水
5.2k 声望5.7k 粉丝

问之以是非而观其志,穷之以辞辩而观其变,资之以计谋而观其识,告知以祸难而观其勇,醉之以酒而观其性,临之以利而观其廉,期之以事而观其信。