typecasting
There are 28 repositories under typecasting topic.
sidharthjuyal/basic-cpp
some basic concepts of C++
jaydattpatel/C-Programs
C language Programs
Pritam-s/Python_MasterClass_RoadMap
A Roadmap for Masterclass in Python.
the-go-tool/cast
✨ Generics based Go library for casting one type to another in simple way.
ATechopS/javascript_basic
learning javascript
Electropositive/Cplusplus-Course-Code-With-Harry
Notes from C++ Tutorials In Hindi
GauravSakure02/Java_Revision_Codes
Basic Core Java Revision Codes
graemebalint/sql
4 PostgreSQL queries to determine product discount percentages and average customer ratings by product category.
kannanrajesh/Java_Programs
Java_Programs
KHammerschmidt/42cursus-Libft
Writing my own library with standard functions in C.
nisa-g/Data-Preprocessing-Full-Code
This file provides full practice of data preprocessing methods and techniques using different types of libraries.
thejunghare/Golang
This repository will give you a basic understanding of Golang.
bachinaram/python4all
This is python crash course designed for college grads, non-python developers, python experts who wants refresh their core knowledge.
balajimanilal/Coffee-Machine-Program
This Coffee Machine Program is a simulation of a real coffee machine. Users can order different types of coffee, insert coins to pay, and get a report of available resources. The machine also tracks profit and ensures resources are sufficient before making a coffee.
BhavanBaijnath/DelphiFixes
A Delphi unit that aims to fix Delphi by significantly simplifying as many things as possible, such as type-casting and database operations
BrianP490/CS_111
Folder highlighting work using CS concepts such as Variables, Functions, 1D and 2D Arrays, Structures, Typecasting, While loops, For loops, and Output Formatting.
lovelysharma-42/c-language
I have created this repository to store all my c language codes .
Revanth-05/Java
Complete Java Codes from Beginning to Advanced + DSA
SameerJoshi7/java-training
The sole purpose of this repository is for learning JAVA
saurabh-maurya0/CORE-JAVA-CODE
This repository encompasses a comprehensive collection of core Java code, providing a thorough resource for developers seeking to enhance their proficiency in Java programming.
saurabh-maurya1/CORE-JAVA-CODE
This repository encompasses a comprehensive collection of core Java code, providing a thorough resource for developers seeking to enhance their proficiency in Java programming.
Stuti-Gujarathi/Basic_Java_Programs
Basic Java Programs: Logical operator, even-odd number, explicit typecasting, implicit typecasting, string buffer, string to int conversion, pyramid, vector, addition of complex numbers
venkat-a/Capstone-Project-IBM
Analyzing housing complaints in New-York-City and develop a forecasting model
Jashan5912/SimpleInterest
A useful code in Java to find Simple Interest. In this code we have to use Typecasting and Scanner.
RyanLarge13/Cpp-Calculator
Working with strings and type casting in cpp
VishalSinhaRoy/Netflix_dataanalysis---SQL
This project involves analyzing the Netflix dataset to uncover insights about the content available on the platform. The analysis focuses on understanding the distribution of movies and TV shows, release trends, and key statistics related to duration and seasons.