About Me:B.Tech and M.Tech-ECE

My photo
Warangal/Hanamkonda, TELANGANA,, India

Monday, May 18, 2026

Project on software hardware electrical engineering

 Aim:over come difficulty in s/w,h/w,electrical engineering 


Synopsis and methodology 

All software languages with basic knowledge 

Of programming,web design

               Hardware electronics hardware in mobile , television,computer,cpu with basic hardware knowledge on soldering equipment,smd ,tht

         All house hold applications of electrical goods lighting,in domestic house hold and industrial with basic knowledge on Electrical engineering of technical electrician 


Result:All possible uses in CSE, ECE,EEE

in technical as well as sales and marketing of all above branches in software,hardware, electrical engineering 



Conclusion :Basic understanding of CSE,ECE,EEE for engineer's as well as technical persons


Saturday, May 2, 2026

WEB design and DBMS

 

WEB design and DBMS

Front end-html,CSS,Java scripot,Jquery,bootstrap 

Back end-php+sql,Node.js+mongo DB,,Django Python +SQLite 

Full stack Developer-Both front end and Back End 



Software languages applications..
Android
Java
Servlet
JSP
Struts
Mail API
Hibernate
spring
Design pattern
CSS
Bootstrap
Jquery
Xml-dbms-individual use
Postgre, -Organization use


DBMS..
Types of DBMS
DBMS-single system user,data file
RDBMS-many organization users -ACID-atomicity,consistency,isolation,durability property- tabular form,.... That is tuples -rows-cardinality
Columns --fields, attributes, degree,etc....
Empty table zero degree.
Types of databases
Ceneralized database.
Distributed database.
No SQL-not only SQLite.
Cloud database .
Relational database.
Network databases.
Object oriented database .
Hiearachical database.
Various subjects which are included computer Science engineering..
DBMS
Data structures
DAA
Operating systems
Computer network .
Compiler design
Computer organization
Discrete mathematical
Ethical hacking
Computer graphics
Software engineering
Web technology
Cyber Security
Automata
C programming
C++
Java
.net
Python
Programs of sofware.
Control systems
Data mining
Data warehouse..
RDBMS - Relational DBMS.
SQLite
SQL
PL/SQL
My SQL
MongoDB.
Postgre SQL.
SQL server.
Data manipulation.
Compose
Edit
Delete
Update

Python

 Python Programming 

windows+R

cmd\..

Install Python

Pip imutils

start Programming


Python

a=10

b=5

c=a+b

d=a-b

e=a*b

f=a/b

Print((c,d,e,f)


output

15 5 50 2.0