basic-learning
There are 457 repositories under basic-learning topic.
gouravthakur39/beginners-C-program-examples
Simple, Short and Sweet beginners friendly C language programs
LamberttLiu/CS-Basic-SelfLearning
本人自学计算机基础课程记录,主要为基础四大件,即大家常说的“408”,包含数据结构和算法 、计算机操作系统 、计算机网络 、计算机组成原理。学习资料来源王道课程,笔记插图来源于个人整理。
the-akira/Python-Iluminado
Guia para Iniciantes com a Linguagem Python
adnan360/lazarus-beginners-guide
A book written for new Lazarus users, named "Beginners’ Guide to Lazarus IDE". Moved to: https://gitlab.com/adnan360/lazarus-beginners-guide
gazalpatel/AI-Chat-Bot
This repository includes Artificial Intelligence implementation in java language to create chatbot. Chat bot is created in Core Java and Swing Project using Eclipse IDE. Projects can be run on other IDE as command line application. This project includes AI specific reply based on user input, basic type-error detection, text processing and text prediction. I intend to improve this project using more use of Natural Language Processing and better Machine Learning Algorithm in future.
amusi/Python-From-Zero-to-One
零基础入门学Python
FangzhouSu/JS-30Demos
01 学习前端 梦开始的地方 -> 跟随开源项目JavaScript30 练习使用原生JS进行30个有趣的特效设计以及基础练习
kalpak92/HackerRank-30-Days-of-Code
HackerRank 30 Day challenge to brush up my coding skills.
s-shemmee/Python-101
Learn Python from scratch with Python 101 for Beginners. Dive into Python programming with step-by-step tutorials, exercises, and projects.
sharmaroshan/Basic-Python-Course
The Course includes all the basic concepts of Python. Python Programming Language is one of the most trending programming languages in the world currently due to it's large applications in different domains and technologies. Python is the first choice for Data Science, Machine Learning, Deep Learning, Computer Vision, Block chain etc.,
Yeaseen/ML_Pattern
:trident: Some recognized algorithms[Decision Tree, Adaboost, Perceptron, Clustering, Neural network etc. ] of machine learning and pattern recognition are implemented from scratch using python. Data sets are also included to test the algorithms.
edoardottt/programming-fundamentals
Useful material for learning Python, start coding and learn how to logically solve real world problems.
arman-bd/c-program
Some Basic C Programs
jdevfullstack/PureBasic
this is the directory of my past PureBasic Projects, leave a star or fork any repo if you like it
felixp7/basic-interpreter
Companion source code for the 2nd edition of Make Your Own Programming Language
ArslanAmeer/Layout-Canvas-Gallery
Image Gallery named "CANVAS" made with Pure HTML5 CSS3 & Vanilla Javascript
alsanusi/basicExpressCRUD
Basic Create, Read, Update and Delete action in Express.js
nikita9604/Arduino-Projects
Simple and easy arduino projects for beginners
frahik/DiplomadoR
Libro Bookdown - Curso básico sobre R, Rstudio y RMarkdown
ertra/play-framework-by-example
Play Framework by example in Java
asifvora/react-fundamentals
React fundamentals
fa7ad/go-hello-world
A bunch of basic Go program
Kuangcp/GoBase
Go 基础 和 日常工具
poncoe/python_basic
Introduction to Python in Bahasa Indonesia & English (Using PyCharm CE & IDLE for Build Python) 🐍🐍
ShashankVM/generic_systemverilog_designs_library
A library of useful, fully parameterized RTL designs implemented in SystemVerilog.
SVCE-ACM/missing-semester-2020
Materials curated for "The Missing Semester" Workshop conducted on Oct 17 and Oct 18
AnshDoshi/typescript_r_and_d
all about Typrscript
gazalpatel/Eclipse-Projects
This repository includes java algorithms and java projects. Code is self explanatory and created using core java concepts in Eclipse Editor. This files are compatible for command line run. Algorithms are demonstrated and explained in comments at end of of main application files.
gyan2501/GoogleTimer-StopWatch
A simple timer and stopwatch by using some basic React concepts like useState ,useEffect and useRef.
iespino00/C-Sharp
Prácticas de C#
nanquanyuhao/Spring-Cloud
疯狂Spring Cloud作者杨恩雄的视频教程示例
omersuatdemir/ProgramlamayaGiris
Programlamaya yeni başlayanlar veya yeni bir dil öğrenenler için örnek kodlar.
rohitchavan-git/Learn-Java-8-Stream
In this Respository we can find out the best of the implemations of streams in java 8 , we are tries to show you how stream is similar to mysql types of operation
taverasmisael/react-tic-tac-toe
A simple React js example making a clasic Tic tac Toe
trandangtrungduc/BasicMachineLearningTask
Code, Resources - Personal Project - CBD Robotics Company - June 14, 2021.
vinitraj10/Programming
This will help you to quick start with any language like python,java,c++ in the very short period of time,All the basic implementation have been implemented here so that anyone can understand the basic concept of these programming languages