basic-learning topic

List basic-learning repositories

Python-Iluminado

158
Stars
47
Forks
Watchers

Guia para Iniciantes com a Linguagem Python

beginners-C-program-examples

496
Stars
321
Forks
Watchers

Simple, Short and Sweet beginners friendly C language programs

Basic-Python-Course

23
Stars
8
Forks
Watchers

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 d...

lazarus-beginners-guide

28
Stars
2
Forks
Watchers

A book written for new Lazarus users, named "Beginners’ Guide to Lazarus IDE". Moved to: https://gitlab.com/adnan360/lazarus-beginners-guide

HackerRank-30-Days-of-Code

24
Stars
28
Forks
Watchers

HackerRank 30 Day challenge to brush up my coding skills.

Python-101

19
Stars
3
Forks
Watchers

Learn Python from scratch with Python 101 for Beginners. Dive into Python programming with step-by-step tutorials, exercises, and projects.

ML_Pattern

22
Stars
3
Forks
Watchers

: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...

programming-fundamentals

19
Stars
8
Forks
Watchers

Useful material for learning Python, start coding and learn how to logically solve real world problems.

CS-Basic-SelfLearning

101
Stars
11
Forks
Watchers

本人自学计算机基础课程记录,主要为基础四大件,即大家常说的“408”,包含数据结构和算法 、计算机操作系统 、计算机网络 、计算机组成原理。学习资料来源王道课程,笔记插图来源于个人整理。

AI-Chat-Bot

25
Stars
13
Forks
Watchers

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 I...