All Projects → ulgoon → Fccss

ulgoon / Fccss

Computer Science SCHOOL resources

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Fccss

Kalm
Moved to https://github.com/kalm/kalm.js
Stars: ✭ 449 (+434.52%)
Mutual labels:  network, socket
Clientserverproject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
Stars: ✭ 873 (+939.29%)
Mutual labels:  network, socket
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (+440.48%)
Mutual labels:  jupyter-notebook, software-engineering
Coderyi.github.io
Don't fork! coderyi's blog,about iOS ,CS and my code life.
Stars: ✭ 349 (+315.48%)
Mutual labels:  network, socket
Vibe Core
Repository for the next generation of vibe.d's core package.
Stars: ✭ 56 (-33.33%)
Mutual labels:  network, socket
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (+370.24%)
Mutual labels:  jupyter-notebook, flask
Spark Movie Lens
An on-line movie recommender using Spark, Python Flask, and the MovieLens dataset
Stars: ✭ 745 (+786.9%)
Mutual labels:  jupyter-notebook, flask
Snap N Eat
Food detection and recommendation with deep learning
Stars: ✭ 229 (+172.62%)
Mutual labels:  jupyter-notebook, flask
Healthcheck
Health Check ✔ is a Machine Learning Web Application made using Flask that can predict mainly three diseases i.e. Diabetes, Heart Disease, and Cancer.
Stars: ✭ 35 (-58.33%)
Mutual labels:  jupyter-notebook, flask
Peeplus
python+vue3前后端分离项目
Stars: ✭ 28 (-66.67%)
Mutual labels:  flask, socket
Hisocket
It is a lightweight client socket solution, you can used it in C# project or Unity3d
Stars: ✭ 275 (+227.38%)
Mutual labels:  network, socket
Kelime kok ayirici
Derin Öğrenme Tabanlı - seq2seq - Türkçe için kelime kökü bulma web uygulaması - Turkish Stemmer (tr_stemmer)
Stars: ✭ 76 (-9.52%)
Mutual labels:  jupyter-notebook, flask
Embeddedsystem
📚 嵌入式系统基础知识与主流编程语言相关内容总结
Stars: ✭ 266 (+216.67%)
Mutual labels:  jupyter-notebook, network
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+5161.9%)
Mutual labels:  network, socket
Network
Low-level networking interface
Stars: ✭ 255 (+203.57%)
Mutual labels:  network, socket
Tech Refrigerator
🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟
Stars: ✭ 699 (+732.14%)
Mutual labels:  network, software-engineering
Hey Jetson
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
Stars: ✭ 161 (+91.67%)
Mutual labels:  jupyter-notebook, flask
Dtale
Visualizer for pandas data structures
Stars: ✭ 2,864 (+3309.52%)
Mutual labels:  jupyter-notebook, flask
Tinytcpserver
A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C# script.
Stars: ✭ 14 (-83.33%)
Mutual labels:  network, socket
Web develop
《Python Web开发实战》书中源码
Stars: ✭ 1,146 (+1264.29%)
Mutual labels:  jupyter-notebook, flask

Fastcampus Computer Science Extension School

http://school.fastcampus.co.kr/extension_cs/

QUIZ

https://goo.gl/forms/zO9z9b1m5qn2ryDO2

Computational Thinking

  • Computer Science and Engineering?
  • Computation vs Calculation
  • Computational Thinking
  • Computer
  • Shell command
  • Vim command

Python Basic

  • What is Python?
  • Zen of Python
  • Install Python, Jupyter notebook
  • Data types
  • Operation, Operator
  • Let's code Pythonic
  • User input
  • String Formatting
  • Strings
  • List, Tuple
  • Conditional Statements
    • if, else, elif
      • Numguess
  • Iterations
    • for
      • Fizzbuzz
    • while
  • Monty Hall Problem
  • Ethiopian Multiplication
  • Dictionary, Set
  • List Comprehension
    • Fizzbuzz with List comprehension
  • Function
    • numguess with function
    • Leap year
  • Keyword arguments
    • args
    • kwargs
  • File I/O
  • Error Handle
  • Map, Filter, Lambda
  • Procedural Programming

git Basic

  • SCM(Source Code Management)
  • try git
    • concepts of git
    • architecture
  • try github
    • create account
    • your first repo
    • add, commit, push

Network Basic

Database Basic

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].