Graphic design python turtle 🐢

from turtle import * import colorsys bgcolor('black') pensize(0) tracer(50) h=0 for i in range(300): c=colorsys.hsv_to_rgb(h,1,1) h+=0.9 color(c) forward(300) left(100) fd(i) goto(0,0) down() rt(90) begin_fill() circle(0) end_fill() rt(10) for j in range(5): rt(30) done() Please follow my blog and subscribe my channel for more videos and newly updates 👍👍👍👍👍 import turtle as t import colorsys t.bgcolor('black') t.tracer(100) h=0.4 def draw(ang,n): t.circle(5+n,60) t.left(ang) t.circle(5+n,60) for i in range(200): c=colorsys.hsv_to_rgb(h,1,1) h+=0.005 t.color(c) t.pensize(2) draw(90,i*2) draw(120,i*2.5) draw()

Amazon hiring freshers and Any graduate //no % criteria//apply now

Amazon hiring freshers and Any graduate //no % criteria//apply now 


DESCRIPTION

Job summary
“Many of the problems we face have no textbook solution, and so we-happily-invent new ones.” – Jeff Bezos

Amazon has built a reputation for excellence and Amazon Internet Services Pvt. Ltd. (AISPL), the local reseller of AWS is carrying on that tradition while leading the world in cloud technologies.
AWS Services provides developers and small to large businesses access to the horizontally scalable state of the art cloud infrastructure like S3, EC2, AMI, Cloud Front and Simple DB, that powers Amazon.com. Developers can build any type of business on AWS Platform and scale their application with growing business needs. We want you to help share and shape our mission to be Earth's most customer-centric company. Our evolution from Web site to e-commerce partner to development platform is driven by the spirit of invention that is part of our DNA. We begin every day by inventing elegant and simple solutions to complex technical and business problems. We're making history and the good news is that we've only just begun.  


Responsibilities

Every day will bring new and exciting challenges on the job while you:


Learn and use groundbreaking technologies

Apply advanced troubleshooting techniques to provide unique solutions to our customers' individual needs

Interact with leading technologists around the world and resolve customer issues

Drive customer communication during critical events


BASIC QUALIFICATIONS

  • 0-1 years of experience in Linux/Windows Systems administration OR Database design and Optimization OR BigData Analysis OR Network administration OR Dev-ops.
  • Bachelor’s Degree in Engineering in one of the branches (CSE/IT/ECE/EEE) or MCA
  • Troubleshooting / Support experience
  • Programming / scripting experience (Java, Perl, Ruby, C#, and/or PHP)
  • Excellent oral and written communication skills
  • Self-starter who is excited about technology



PREFERRED QUALIFICATIONS

  • Basics in OS concepts / Linux/Unix Systems administration (Ubuntu, CentOS, RedHat, Solaris, etc)
  • Basic knowledge in Networking (TCP/IP, DNS) /Database
  • Strong customer focus & Multi-tasking skills
  • Exposure to Cloud computing 


Apply here:-

https://www.amazon.jobs/en/jobs/2091460/cloud-support-associate?cmpid=SPLICX0248M&utm_source=linkedin.com&utm_campaign=cxro&utm_medium=social_media&utm_content=job_posting&ss=paid



Comments

Popular posts from this blog

Protocol verification using finite state machine model in computer network

Make fire crackers using python turtle 🐢

Scope and Limitation of Machine Learning